Skip to content

Commit e7924b8

Browse files
authored
update ubuntu image to latest
1 parent 0787313 commit e7924b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

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

1010
jobs:
1111
deploy:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-latest
1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}
1515
env:

0 commit comments

Comments
 (0)