Skip to content

Commit

Permalink
Try again in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Sep 22, 2023
1 parent 3b7f200 commit fb31358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.x', '3.6']
python-version: ['3.x', '3.6.x']
exclude:
# Looks like pypy on Windows is 32-bit, so don't test it since we
# only work with 64-bit builds
Expand Down

0 comments on commit fb31358

Please sign in to comment.