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 b457512 commit 2f79d93Copy full SHA for 2f79d93
1 file changed
.github/workflows/testing.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ${{ matrix.os }}
22
strategy:
23
matrix:
24
- os: [ubuntu-20.04]
+ os: [ubuntu-24.04]
25
python-version: [3.8]
26
fail-fast: false
27
steps:
0 commit comments