Skip to content

Commit

Permalink
Remove outdated comment, was fixed with #235
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Jul 3, 2024
1 parent 72005dc commit b343096
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
strategy:
fail-fast: false
matrix:
# Don't test pypy3.10, it currently is broken on GitHub Actions.
# re-enable once PyYAML can be installed again. See #225
python-version: ["3.7", "3.12", "pypy3.10"]
include:
- python-version: 3.7
Expand Down

0 comments on commit b343096

Please sign in to comment.