Skip to content

Commit a1fc02b

Browse files
authored
Update python-build-check.yml
1 parent a617de8 commit a1fc02b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-build-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
build:
1919

20-
runs-on: ubuntu-20.04
20+
runs-on: ubuntu-latest
2121
strategy:
2222
matrix:
2323
python-version: [3.7, 3.8, 3.12]

0 commit comments

Comments
 (0)