Skip to content

Commit f53e2da

Browse files
committed
feat: github actions experiment
1 parent 0014125 commit f53e2da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212

1313
strategy:
1414
matrix:

0 commit comments

Comments
 (0)