1 parent c52cf08 commit ddb1a9fCopy full SHA for ddb1a9f
1 file changed
.github/workflows/python-test.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
python-version: ["3.9", "3.12"]
0 commit comments