We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696229e commit 81369edCopy full SHA for 81369ed
1 file changed
.github/workflows/python-package.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
16
strategy:
17
fail-fast: false
18
matrix:
0 commit comments