We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4753660 commit 2e5f4c5Copy full SHA for 2e5f4c5
1 file changed
.github/workflows/python-smoke-test.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
17
strategy:
18
max-parallel: 1
0 commit comments