[github][ci] bump gcc to 14.2.0
This commit is contained in:
2
.github/workflows/github-ci.yml
vendored
2
.github/workflows/github-ci.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
toolchain-ver: [13.2.0, 7.5.0]
|
||||
toolchain-ver: [14.2.0, 7.5.0]
|
||||
debug: [2, 0]
|
||||
ubsan: [1, 0]
|
||||
project:
|
||||
|
||||
Reference in New Issue
Block a user