Skip to content

Commit

Permalink
Really back to square one...
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 committed Jul 17, 2024
1 parent 326bcdb commit e311bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
build_docker:
strategy:
matrix:
target: [gcc12, gcc13, clang13-debug, clang15]
target: [gcc12]
runs-on: ubuntu-latest
steps:
- run: |
Expand Down

0 comments on commit e311bc9

Please sign in to comment.