We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 567eda6 + 82c99df commit 0597d78Copy full SHA for 0597d78
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
python-version: [3.9, 3.13] # no current need for in-between versions
18
name: Run the Test Suite
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
20
steps:
21
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22
0 commit comments