Skip to content

Commit

Permalink
Remove gcc 14
Browse files Browse the repository at this point in the history
  • Loading branch information
gracicot committed Aug 6, 2024
1 parent 3d5f83f commit 5366c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
matrix:
arch: [x64]
os: [ubuntu-22.04]
gcc: [11, 12, 13, 14]
gcc: [11, 12, 13]

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

0 comments on commit 5366c5e

Please sign in to comment.