Skip to content

Commit

Permalink
ci: remove turning off the docker
Browse files Browse the repository at this point in the history
  • Loading branch information
georgik committed Nov 16, 2023
1 parent 286a1fe commit 3d0c5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-aarch64-unknown-linux-gnu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ jobs:
- name: Clean up
run: |
docker container rm rust-linux
docker machine stop
#docker machine stop
rm -rf build

0 comments on commit 3d0c5d3

Please sign in to comment.