Skip to content

Commit

Permalink
add 3.10 instead of nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Aug 9, 2021
1 parent 772566f commit e41bd91
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 @@ -9,7 +9,7 @@ jobs:
matrix:
python: [3.6, 3.7, 3.9]
include:
- python: nightly
- python: 3.10
experimental: true

runs-on: ubuntu-latest
Expand Down

0 comments on commit e41bd91

Please sign in to comment.