Skip to content

Commit

Permalink
Add gcc 14
Browse files Browse the repository at this point in the history
  • Loading branch information
gracicot committed Aug 6, 2024
1 parent f0e755a commit 3d5f83f
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]
gcc: [11, 12, 13, 14]

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

0 comments on commit 3d5f83f

Please sign in to comment.