Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed May 25, 2023
1 parent a46b4e9 commit f2edea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- os: macos-latest
python-version: "3.10"
- os: ubuntu-latest
python_version: "3.12.0-beta.1"
python-version: "3.12.0-beta.1"
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit f2edea4

Please sign in to comment.