Change runner from depot-ubuntu-24.04 to ubuntu-latest (#18182)
This commit is contained in:
@@ -11,7 +11,7 @@ on:
|
||||
jobs:
|
||||
preview-environment:
|
||||
timeout-minutes: 310
|
||||
runs-on: depot-ubuntu-24.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout PR
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user