Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Dec 20, 2024
1 parent 3f5c629 commit e216e1b
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++-16]
compiler: [g++-12, clang++]

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

0 comments on commit e216e1b

Please sign in to comment.