Skip to content

Commit

Permalink
tests: use 3.11 final
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Oct 26, 2022
1 parent 56c8fac commit dfb3e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04, windows-latest, macos-11]
python_version: ['~3.11.0-0']
python_version: ['3.11']
timeout-minutes: 180
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit dfb3e62

Please sign in to comment.