Skip to content

Commit

Permalink
try newer Clang
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Dec 20, 2024
1 parent dc98bb9 commit 3f5c629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foliatest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
compiler: [g++-12, clang++]
compiler: [g++-12, clang++-16]

steps:
- uses: actions/checkout@v4.1.1
Expand Down

0 comments on commit 3f5c629

Please sign in to comment.