We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c201400 commit 3835679Copy full SHA for 3835679
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ permissions:
8
jobs:
9
main:
10
name: Python ${{ matrix.python }}
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
strategy:
13
fail-fast: false
14
matrix:
0 commit comments