Skip to content

Commit

Permalink
adapted .yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Aug 22, 2024
1 parent dfdb695 commit 884aba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/timbl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-14]
compiler: [g++, clang++]
compiler: [g++-12, clang++]

steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit 884aba6

Please sign in to comment.