Skip to content

Commit

Permalink
[github][ci] bump gcc to 14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
travisg committed Aug 10, 2024
1 parent 410eaac commit 6ed970d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6ed970d

Please sign in to comment.