Skip to content

Commit 3a61987

Browse files
authored
chore(CI): Add CodeBuild GHA Runner (#603)
1 parent c1e61d2 commit 3a61987

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.3.0, 20.4.0]
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)