We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb3977 commit 0cda74fCopy full SHA for 0cda74f
1 file changed
.github/workflows/ci.yml
@@ -223,7 +223,7 @@ jobs:
223
e2e-tests:
224
name: E2E Tests (${{ matrix.database.name }})
225
if: ${{ github.head_ref != 'l10n_crowdin' }}
226
- runs-on: depot-ubuntu-latest
+ runs-on: depot-ubuntu-24.04-4
227
permissions:
228
contents: read
229
actions: write
@@ -301,7 +301,7 @@ jobs:
301
cli-e2e-tests:
302
name: CLI E2E Tests (proxy)
303
304
305
306
307
0 commit comments