We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f970b5 commit 938c1c1Copy full SHA for 938c1c1
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build-linux:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
- uses: actions/checkout@v3
14
- uses: actions/setup-python@v2
0 commit comments