Skip to content

Commit

Permalink
GCC14 + modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kgorking committed May 7, 2024
1 parent fc9d7ec commit 89514f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: true
matrix:
version: [11, 12, 13]
version: [11, 12, 13, 14]
built_type: [Debug, Release]
include:
- version: 14 # use modules in v14
Expand Down

0 comments on commit 89514f2

Please sign in to comment.