Skip to content

Commit

Permalink
Use larger instance
Browse files Browse the repository at this point in the history
  • Loading branch information
David Mattia committed Dec 5, 2023
1 parent 7aa8b61 commit 523f45e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
ts-build/
run-karma:
runs-on: ubuntu-latest
# runs-on: ubuntu-latest
runs-on:
group: ubuntu-32gb-memory-8-core
env:
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
Expand Down

0 comments on commit 523f45e

Please sign in to comment.