Skip to content

Commit

Permalink
Update to 1.20rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Oct 12, 2022
1 parent e522ccc commit 70be491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [1.19]
pyver: ['3.6', '3.7', '3.8', '3.9', '3.10']
version: [1.20rc1]
pyver: ['3.7', '3.8', '3.9', '3.10']
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit 70be491

Please sign in to comment.