Skip to content

Commit a5b9fa4

Browse files
health: update the image used to run the CI pipeline (#57)
1 parent 0eac3b4 commit a5b9fa4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77

88
jobs:
99
build:
10-
# Avoiding -latest due to https://github.com/actions/setup-python/issues/162
11-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-24.04
1211
timeout-minutes: 5
1312
strategy:
1413
matrix:

0 commit comments

Comments
 (0)