We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8ed3d commit e7b570aCopy full SHA for e7b570a
.github/workflows/wsl.yml
@@ -30,7 +30,7 @@ jobs:
30
31
matrix:
32
build_type: [x64-Debug-Linux, x64-Release-Linux]
33
- gcc: [10, 11, 12]
+ gcc: [12, 13, 14]
34
35
steps:
36
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments