Skip to content

Commit

Permalink
Update to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jun 21, 2023
1 parent d27e262 commit b9c7113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: ['1.21rc1']
version: ['1.21']
pyver: ['3.8', '3.9', '3.10', '3.11']
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b9c7113

Please sign in to comment.