We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bde3f commit b7ed6cbCopy full SHA for b7ed6cb
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
python:
7
name: "Python Tests"
8
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
11
steps:
12
- name: Checkout code
0 commit comments