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