Skip to content

Commit

Permalink
gcc-13 still not supported on Ubuntu-latest!
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Oct 28, 2024
1 parent eca5d9e commit 28cc27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actionstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
compiler: [g++-13, clang++]
compiler: [g++-12, clang++]

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 28cc27f

Please sign in to comment.