Skip to content

Commit ef4db19

Browse files
committed
feat: modify ubuntu version 22.04
1 parent a3446c0 commit ef4db19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build:
1313

14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515

1616
strategy:
1717
matrix:

0 commit comments

Comments
 (0)