Skip to content

Commit 0218eec

Browse files
committed
bump ubuntu to 22.04
1 parent bfbd21a commit 0218eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
jobs:
2323
test:
24-
runs-on: ${{ matrix.runs_on || 'ubuntu-20.04' }}
24+
runs-on: ${{ matrix.runs_on || 'ubuntu-22.04' }}
2525
timeout-minutes: 20
2626

2727
strategy:

0 commit comments

Comments
 (0)