We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bf7eb commit 8f5d52dCopy full SHA for 8f5d52d
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
access_token: ${{ github.token }}
13
lint:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
15
steps:
16
- uses: actions/checkout@v1
17
- name: Set up Python 3.10
0 commit comments