We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b484e commit 911bb1cCopy full SHA for 911bb1c
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os: [ ubuntu-22.04 ]
15
env:
16
- GCC_V: 13
+ GCC_V: 14
17
18
steps:
19
- name: Checkout Source Code
0 commit comments