Skip to content

Commit c95c271

Browse files
committed
ci: bump Ubuntu version for UnusedMissingReturn jobs
1 parent 166ee54 commit c95c271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unusedargs_missingreturn.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ permissions:
4242
jobs:
4343

4444
linux:
45-
runs-on: ubuntu-20.04
45+
runs-on: ubuntu-22.04
4646
steps:
4747
- uses: actions/checkout@v4
4848
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)