Skip to content

Commit

Permalink
Update apple-clang 15.2 to 15.3 to reproduce MoltenVK build failure (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Twon authored Oct 27, 2024
1 parent bfc04f1 commit ed669d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
compiler:
{
type: APPLE_CLANG,
version: "15.2",
version: "15.3",
conan: "apple-clang",
cc: "clang",
cxx: "clang++",
Expand Down

0 comments on commit ed669d0

Please sign in to comment.