Skip to content

Commit

Permalink
removes unused "platforms" output
Browse files Browse the repository at this point in the history
  • Loading branch information
tisba authored and lloeki committed Nov 28, 2023
1 parent d1fc7b8 commit fbf3301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -88,7 +88,6 @@ jobs:
if: ${{ matrix.platform != 'amd64' }}
run: |
docker run --privileged --rm tonistiigi/binfmt:latest --install ${{ matrix.platform }} | tee platforms.json
echo "platforms=$(cat platforms.json)" >> $GITHUB_OUTPUT
- name: Start container
id: container
run: |
Expand Down

0 comments on commit fbf3301

Please sign in to comment.