Skip to content

Commit 9ac8de4

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/brace-expansion-1.1.12
2 parents 6e7dcff + 29293f0 commit 9ac8de4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
node bin/scripts/test.connection.js
244244
npx grunt mochaTest
245245
ui-test-dashboard:
246-
runs-on: ubuntu-latest
246+
runs-on: ubuntu-22.04-4core
247247

248248
services:
249249
mongodb:
@@ -326,7 +326,7 @@ jobs:
326326
curl -o /tmp/uploader.log -u "${{ secrets.BOX_UPLOAD_AUTH }}" ${{ secrets.BOX_UPLOAD_PATH }} -T "$ARTIFACT_ARCHIVE_NAME"
327327
328328
ui-test-onboarding:
329-
runs-on: ubuntu-latest
329+
runs-on: ubuntu-22.04-4core
330330

331331
services:
332332
mongodb:

0 commit comments

Comments
 (0)