Skip to content

Commit

Permalink
CI: Add python 3.10.9 to tests in ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
danigm committed Dec 15, 2022
1 parent 0bd859c commit 9c1ddf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
python-version: "3.9"
- os: ubuntu-latest
python-version: "pypy-3.8"
- os: ubuntu-latest
python-version: "3.10.9"
- os: ubuntu-latest
python-version: "3.11"
- os: macos-latest
Expand Down

0 comments on commit 9c1ddf4

Please sign in to comment.