We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c193674 commit d05a18bCopy full SHA for d05a18b
.github/workflows/python-app.yml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
build-and-test:
17
18
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments