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.
2 parents 0cf2261 + c56beac commit 776ef2cCopy full SHA for 776ef2c
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
on: [push]
3
jobs:
4
python-tests:
5
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
6
7
steps:
8
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments