We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e7f7c commit f2149e6Copy full SHA for f2149e6
.github/workflows/python-app.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
17
strategy:
18
fail-fast: false
0 commit comments