We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e48952 commit 2521468Copy full SHA for 2521468
1 file changed
.github/workflows/main.yml
@@ -244,7 +244,7 @@ jobs:
244
npx grunt mochaTest
245
ui-test-dashboard:
246
runs-on:
247
- labels: ubuntu-latest-16core
+ labels: ubuntu-22.04-16core
248
249
services:
250
mongodb:
@@ -328,7 +328,7 @@ jobs:
328
329
ui-test-onboarding:
330
331
332
333
334
0 commit comments