Skip to content

Commit

Permalink
put 3.10 into string
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Aug 9, 2021
1 parent ea56cf1 commit cdf0cff
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: 3.10
- python: "3.10"
experimental: true

runs-on: ubuntu-latest
Expand Down

0 comments on commit cdf0cff

Please sign in to comment.