Skip to content

Commit 5fa75e6

Browse files
committed
Switch old branch ci.yml to use ubuntu-latest, due to gh deprecating ubuntu-20.04
1 parent a49751a commit 5fa75e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
pages:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
environment:
1111
name: github-pages
1212
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)