Skip to content

Commit 17db1cc

Browse files
committed
fixed typo on linux -> latest
1 parent 0b5e2c6 commit 17db1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
jobs:
1717

1818
pythons:
19-
runs-on: ubuntu-linux
19+
runs-on: ubuntu-latest
2020
outputs:
2121
matrix: ${{ steps.set-pythons.outputs.matrix }}
2222
steps:

0 commit comments

Comments
 (0)