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 34c47d8 commit 707c440Copy full SHA for 707c440
.github/workflows/run_mypy.yaml
@@ -5,7 +5,7 @@ on: [pull_request, push]
5
jobs:
6
run_mypy:
7
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
9
10
steps:
11
- uses: actions/checkout@v1
0 commit comments