Skip to content

Commit

Permalink
disable gcc 13
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Nov 29, 2024
1 parent b80be11 commit 83525d8
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 @@ -63,7 +63,7 @@ jobs:
- gcc-7
- gcc-8
- gcc-11
- gcc-13
# - gcc-13 TODO: figure out why its not passing
steps:
- uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit 83525d8

Please sign in to comment.