Skip to content

Commit 5ed13c4

Browse files
authored
Update build_linux.yml
1 parent 3bb377a commit 5ed13c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
toolchain:
11+
- {compiler: gcc, version: 10}
1112
- {compiler: gcc, version: 11}
1213
- {compiler: gcc, version: 12}
1314
- {compiler: gcc, version: 13}

0 commit comments

Comments
 (0)