Skip to content

Commit

Permalink
Merge pull request #243 from offa/ci
Browse files Browse the repository at this point in the history
Add GCC 14 CI build
  • Loading branch information
offa authored May 22, 2024
2 parents 02bc98d + 0c522cf commit db87e80
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 @@ -8,8 +8,8 @@ jobs:
strategy:
matrix:
compiler:
- gcc:14
- gcc:13
- gcc:12
- clang:18
- clang:17
boost:
Expand Down

0 comments on commit db87e80

Please sign in to comment.