Skip to content

Commit e945038

Browse files
authored
Update pypi-test.yml
1 parent 630b355 commit e945038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ on:
1010
jobs:
1111
pypi-test:
1212

13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
python-version: ["3.10"]
16+
python-version: ["3.12"]
1717

1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)