Skip to content

Commit

Permalink
Try and fix GHA setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Aug 3, 2024
1 parent 5827c48 commit c3294fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
toolset: "gcc-13"
- name: "clang-18"
os: ubuntu-latest
packages: "llvm-toolchain-18"
packages: "llvm-18"
toolset: "clang-18"
- name: "xcode"
os: macos-latest
Expand Down

0 comments on commit c3294fc

Please sign in to comment.