Skip to content

Commit d960858

Browse files
Update runner version to ubuntu-22.04
1 parent 1577ae2 commit d960858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- "3.9"
2121
- "3.10"
2222
- "3.11"
23-
runs-on: ubuntu-latest
23+
runs-on: ubuntu-22.04
2424
steps:
2525
- uses: actions/checkout@v3
2626

0 commit comments

Comments
 (0)