Skip to content

Commit

Permalink
[CI] add gcc-12
Browse files Browse the repository at this point in the history
  • Loading branch information
shyouhei committed Jun 21, 2022
1 parent a0b24f5 commit 7ef67bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compilers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
env:
- {}
entry:
- { key: default_cc, name: gcc-12, value: gcc-12, container: gcc-12 }
- { key: default_cc, name: gcc-11, value: gcc-11, container: gcc-11 }
- { key: default_cc, name: gcc-10, value: gcc-10, container: gcc-10 }
- { key: default_cc, name: gcc-9, value: gcc-9, container: gcc-9 }
Expand Down

0 comments on commit 7ef67bf

Please sign in to comment.