Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgan committed Sep 11, 2023
1 parent 1b3c51d commit a35ad4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
- os: ubuntu-20.04
python-version: '3.6'
- os: windows-2022
python-version: '3.11'
python-version: 3.12-dev
- os: macos-11
python-version: '3.11'
python-version: 3.12-dev
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit a35ad4a

Please sign in to comment.