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 3991c85 commit d293c91Copy full SHA for d293c91
.github/workflows/test-doc-builder.yml
@@ -17,7 +17,7 @@ jobs:
17
18
test-python-oldest:
19
name: Test in Python ${{ matrix.python-version }}
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
21
strategy:
22
fail-fast: false
23
matrix:
0 commit comments