Skip to content

Commit 5b772e0

Browse files
committed
Use latest ubuntu
1 parent e38d322 commit 5b772e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

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

1212
jobs:
1313
preview:
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-latest
1515
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
1616
steps:
1717
- name: Download PR Artifact

0 commit comments

Comments
 (0)