Skip to content

Commit aafaf92

Browse files
committed
fixed runner
1 parent 67d6a5f commit aafaf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- main
1010
jobs:
1111
deploy:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
permissions:
1414
contents: write
1515
concurrency:

0 commit comments

Comments
 (0)