Skip to content

Commit ffeb42b

Browse files
authored
ci: change ubuntu runner in pr preview action (openscd#1677)
1 parent fffd1a7 commit ffeb42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
jobs:
1818
deploy-preview:
1919
permissions: write-all
20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-22.04
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v3

0 commit comments

Comments
 (0)