Skip to content

Commit e21ccaa

Browse files
committed
test new codebuild
1 parent 239956a commit e21ccaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.sapien.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
integration-tests:
7-
runs-on: codebuild-RoboVerse-CI-${{ github.run_id }}-${{ github.run_attempt }}
7+
runs-on: codebuild-Tmp1-${{ github.run_id }}-${{ github.run_attempt }}
88
steps:
99
- uses: actions/checkout@v4
1010
- run: docker build -f ci/docker/Dockerfile.lightweight -t ci.lightweight .

0 commit comments

Comments
 (0)