Skip to content

Commit 42abb9d

Browse files
committed
update ubuntu image in GH actions script
1 parent bef3a61 commit 42abb9d

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
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build-and-publish:
10-
runs-on: ubuntu-18.04
10+
runs-on: ubuntu-22.04
1111
steps:
1212
- uses: actions/checkout@v2
1313
- run: sudo apt-get install make

0 commit comments

Comments
 (0)