Skip to content

Commit

Permalink
Disable for now (to be debugged later): CI / 🐍 3 β€’ GCC 7 β€’ C++17β€’ x64
Browse files Browse the repository at this point in the history
  • Loading branch information
rwgk committed Jul 7, 2024
1 parent 68c9d13 commit 91d4003
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 @@ -498,7 +498,7 @@ jobs:
matrix:
include:
- { gcc: 7, std: 11 }
- { gcc: 7, std: 17 }
# { gcc: 7, std: 17 } BAKEIN_BREAK
- { gcc: 8, std: 14 }
- { gcc: 8, std: 17 }
- { gcc: 9, std: 20 }
Expand Down

0 comments on commit 91d4003

Please sign in to comment.