Skip to content

Commit

Permalink
Update gcc version
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Jan 21, 2024
1 parent e2f1211 commit b5dd8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
toolchain:
- { compiler: gcc, version: 10 }
- { compiler: gcc, version: 13 }
include:
- os: ubuntu-latest
toolchain: { compiler: intel, version: "2023.2" }
Expand Down

0 comments on commit b5dd8da

Please sign in to comment.