Skip to content

Commit aa2cc2d

Browse files
authored
GHA Linux runner updated (#190)
1 parent 97a2d37 commit aa2cc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wsl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
matrix:
3131
build_type: [x64-Debug-Linux, x64-Release-Linux]
32-
gcc: [10, 11, 12]
32+
gcc: [12, 13, 14]
3333

3434
steps:
3535
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)