Skip to content

Commit

Permalink
Revert to gcc-10
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Jan 21, 2024
1 parent 70126e9 commit fd0a416
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: 12 }
- { compiler: gcc, version: 10 }
include:
- os: ubuntu-latest
toolchain: { compiler: intel, version: "2023.2" }
Expand Down

0 comments on commit fd0a416

Please sign in to comment.