Skip to content

Commit 6f2c373

Browse files
committed
CI: Add python 3.10.9 to tests in ubuntu
1 parent 649561e commit 6f2c373

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
python-version: "3.9"
5151
- os: ubuntu-latest
5252
python-version: "pypy-3.8"
53+
- os: ubuntu-latest
54+
python-version: "3.10.9"
5355
- os: ubuntu-latest
5456
python-version: "3.11"
5557
- os: macos-latest

0 commit comments

Comments
 (0)