Skip to content

Commit

Permalink
try 4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmattia committed Dec 5, 2023
1 parent 2fde53c commit b2da330
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
run-karma:
# runs-on: ubuntu-32gb-memory-8-core
runs-on:
group: TestLargeInstances
# group: TestLargeInstances
labels: ubuntu-32gb-memory-8-core
env:
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
Expand Down

0 comments on commit b2da330

Please sign in to comment.