Skip to content

Commit 3ead4ef

Browse files
committed
ci: update to Ubuntu 22.04
1 parent 9c2bba8 commit 3ead4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88

99
steps:
1010
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)