Skip to content

Commit 911bb1c

Browse files
committed
Update to GCC 14.
1 parent 32b484e commit 911bb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os: [ ubuntu-22.04 ]
1515
env:
16-
GCC_V: 13
16+
GCC_V: 14
1717

1818
steps:
1919
- name: Checkout Source Code

0 commit comments

Comments
 (0)