We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b98a60 commit a7987abCopy full SHA for a7987ab
.github/workflows/wsl.yml
@@ -26,7 +26,7 @@ jobs:
26
27
matrix:
28
build_type: [x64-Debug-Linux, x64-Release-Linux]
29
- gcc: [10, 11, 12]
+ gcc: [12, 13, 14]
30
# x64-Debug-NI-Linux, x64-Release-NI-Linux trigger issue with GCC
31
32
steps:
0 commit comments