We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be38395 commit 2e14c1dCopy full SHA for 2e14c1d
1 file changed
.github/workflows/tests.yml
@@ -20,8 +20,8 @@ env:
20
jobs:
21
build:
22
if: github.event.pull_request.draft == false
23
- runs-on: ubuntu-latest
24
-
+ runs-on:
+ group: aws-general-8-plus
25
strategy:
26
matrix:
27
node-version: [18, 20, 22]
0 commit comments