Skip to content

Commit 5dafad7

Browse files
authored
Remove unused CI variables (#27)
1 parent 4c4b1b6 commit 5dafad7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ jobs:
2626
container:
2727
image: ghcr.io/ros-tooling/setup-ros-docker/setup-ros-docker-ubuntu-${{ matrix.ubuntu }}:latest
2828
env:
29-
ROS_DISTRO: ${{ matrix.ros }}
3029
PIP_BREAK_SYSTEM_PACKAGES: 1
31-
USE_MCAP_PIP: 1
3230
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
3331
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
3432
AWS_DEFAULT_REGION: us-west-2

0 commit comments

Comments
 (0)