Skip to content

Commit 3029328

Browse files
authored
Run tests on internal workers
related: huggingface/transformers.js#1710
1 parent 9c1bfa6 commit 3029328

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
@@ -16,8 +16,8 @@ on:
1616
jobs:
1717
build:
1818
if: github.event.pull_request.draft == false
19-
runs-on: ubuntu-latest
20-
19+
runs-on:
20+
group: aws-general-8-plus
2121
strategy:
2222
matrix:
2323
node-version: [22, 24, latest]

0 commit comments

Comments
 (0)