Skip to content

Commit 67205cb

Browse files
committed
Use ubuntu-latest
1 parent 524a5c2 commit 67205cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- "pypy3.9"
5555
- "pypy3.10"
5656

57-
runs-on: ubuntu-22.04
57+
runs-on: ubuntu-latest
5858

5959
steps:
6060
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)