Run tests on internal workers (#1710)
This commit is contained in:
@@ -20,8 +20,8 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
if: github.event.pull_request.draft == false
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
runs-on:
|
||||
group: aws-general-8-plus
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18, 20, 22]
|
||||
|
||||
Reference in New Issue
Block a user