Skip to content

Commit 0cda74f

Browse files
committed
chore: update test runner
1 parent 7fb3977 commit 0cda74f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
e2e-tests:
224224
name: E2E Tests (${{ matrix.database.name }})
225225
if: ${{ github.head_ref != 'l10n_crowdin' }}
226-
runs-on: depot-ubuntu-latest
226+
runs-on: depot-ubuntu-24.04-4
227227
permissions:
228228
contents: read
229229
actions: write
@@ -301,7 +301,7 @@ jobs:
301301
cli-e2e-tests:
302302
name: CLI E2E Tests (proxy)
303303
if: ${{ github.head_ref != 'l10n_crowdin' }}
304-
runs-on: depot-ubuntu-latest
304+
runs-on: depot-ubuntu-24.04-4
305305
permissions:
306306
contents: read
307307
actions: write

0 commit comments

Comments
 (0)