We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5e2c6 commit 17db1ccCopy full SHA for 17db1cc
1 file changed
.github/workflows/python-app.yml
@@ -16,7 +16,7 @@ permissions:
16
jobs:
17
18
pythons:
19
- runs-on: ubuntu-linux
+ runs-on: ubuntu-latest
20
outputs:
21
matrix: ${{ steps.set-pythons.outputs.matrix }}
22
steps:
0 commit comments