Skip to content

Commit ebd699f

Browse files
committed
.github/workflows/pack.yml: change runner on deploy
1 parent f73338e commit ebd699f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: github-pages
6868
url: ${{ steps.deployment.outputs.page_url }}
6969

70-
runs-on: ubuntu-20.04
70+
runs-on: ubuntu-latest
7171
steps:
7272
- name: Deploy to GitHub Pages
7373
id: deployment

0 commit comments

Comments
 (0)