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 2079caf commit 3a2049bCopy full SHA for 3a2049b
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-20.04]
+ os: [ubuntu-latest]
17
python-version: ['3.12']
18
19
steps:
0 commit comments