Skip to content

Commit 094c388

Browse files
authored
Change runner from depot-ubuntu-24.04 to ubuntu-latest
1 parent 9a3852b commit 094c388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-env-keepalive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
preview-environment:
1313
timeout-minutes: 310
14-
runs-on: depot-ubuntu-24.04
14+
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout PR
1717
uses: actions/checkout@v4

0 commit comments

Comments
 (0)