Skip to content

Commit

Permalink
Replace 3.11-dev with 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Oct 26, 2022
1 parent 87c74e3 commit 7d5e8fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- { python-version: "pypy-3.8", os: macos-latest }
- { python-version: "3.10", os: windows-latest }
- { python-version: "3.10", os: macos-latest }
- { python-version: "3.11-dev", os: windows-latest }
- { python-version: "3.11-dev", os: macos-latest }
- { python-version: "3.11", os: windows-latest }
- { python-version: "3.11", os: macos-latest }

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

0 comments on commit 7d5e8fc

Please sign in to comment.