Skip to content

Commit

Permalink
chore: use regional runner
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed Jul 23, 2024
1 parent 2651a4a commit 48c6ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ defaults:
shell: bash
jobs:
build:
runs-on: ['hyperenv', 'medium']
runs-on: ['hyperenv', 'medium-eu-west-1']
strategy:
matrix:
node: ['18', '20']
Expand Down

0 comments on commit 48c6ee8

Please sign in to comment.