Skip to content

Commit

Permalink
Add gcc-14
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Feb 10, 2024
1 parent cbc3ae1 commit acab426
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- { gcc_version: "11", container: $UBUNTU_22_04, std: "11 14 17 20" }
- { gcc_version: "12", container: $UBUNTU_22_04, std: "11 14 17 20 23" }
- { gcc_version: "13", container: $UBUNTU_23_04, std: "11 14 17 20 23" }
- { gcc_version: "14", container: $UBUNTU_24_04, std: "11 14 17 20 23" }

runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit acab426

Please sign in to comment.