We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eac3b4 commit a5b9fa4Copy full SHA for a5b9fa4
1 file changed
.github/workflows/tests.yml
@@ -7,8 +7,7 @@ on:
7
8
jobs:
9
build:
10
- # Avoiding -latest due to https://github.com/actions/setup-python/issues/162
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
timeout-minutes: 5
13
strategy:
14
matrix:
0 commit comments