Run tests on internal workers (#1710)

This commit is contained in:
Joshua Lochner
2026-06-16 17:18:06 -04:00
committed by GitHub
parent be383953ff
commit 2e14c1df61
+2 -2
View File
@@ -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]