Skip to content

Commit 2e14c1d

Browse files
authored
Run tests on internal workers (#1710)
1 parent be38395 commit 2e14c1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ env:
2020
jobs:
2121
build:
2222
if: github.event.pull_request.draft == false
23-
runs-on: ubuntu-latest
24-
23+
runs-on:
24+
group: aws-general-8-plus
2525
strategy:
2626
matrix:
2727
node-version: [18, 20, 22]

0 commit comments

Comments
 (0)