Skip to content

Commit dbee4e0

Browse files
committed
remove codebuild script
1 parent 05c2661 commit dbee4e0

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,6 @@ jobs:
145145
- name: install awscli
146146
run: src/ci/scripts/install-awscli.sh
147147

148-
- if: contains(matrix.os, 'codebuild-ubuntu')
149-
name: Install sotftware for codebuild
150-
run: chmod +x src/ci/scripts/ubuntu-codebuild.sh && ./src/ci/scripts/ubuntu-codebuild.sh
151-
152148
- name: install sccache
153149
run: src/ci/scripts/install-sccache.sh
154150

src/ci/scripts/ubuntu-codebuild.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)