Skip to content

Commit

Permalink
Update Python 3.10 CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
duckontheweb committed Sep 2, 2021
1 parent bcdfbea commit ee02d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- "3.7"
- "3.8"
- "3.9"
- "3.10.0-beta.3"
- "3.10.0-rc.1"
os:
- ubuntu-latest
- windows-latest
Expand Down Expand Up @@ -142,7 +142,7 @@ jobs:
- "3.7"
- "3.8"
- "3.9"
- "3.10.0-beta.3"
- "3.10.0-rc.1"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ee02d16

Please sign in to comment.