Skip to content

Commit 2e09675

Browse files
authored
Merge pull request #6330 from Countly/remove-custom-runner
Custom runner removed from tests - QA Task
2 parents c6eb2ce + 4cffddf commit 2e09675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
npx grunt mochaTest
245245
246246
ui-tests:
247-
runs-on: ubuntu-22.04-4core
247+
runs-on: ubuntu-latest
248248

249249
strategy:
250250
matrix:

0 commit comments

Comments
 (0)