Skip to content

Commit 6341646

Browse files
josecorellaseebees
authored andcommitted
chore(CI): Add CodeBuild GHA Runner (#603)
1 parent 88b919c commit 6341646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
node: [16, 18.x, 20.x, 22.x, latest]
1111
fail-fast: false
12-
runs-on: codebuild-AWS-ESDK-JS-Release-${{ github.run_id }}-${{ github.run_attempt }}-ubuntu-5.0-large
12+
runs-on: codebuild-AWS-ESDK-JS-Staging-Release-${{ github.run_id }}-${{ github.run_attempt }}-ubuntu-5.0-large
1313
permissions:
1414
id-token: write
1515
contents: read

0 commit comments

Comments
 (0)