fix(cicd): remove unneeded docker setup
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 2m12s
Build Zenyx ⚡ / Build powerpc64le-unknown-linux-gnu (push) Failing after 1m26s
Build Zenyx ⚡ / Build riscv64gc-unknown-linux-gnu (push) Failing after 1m31s
Build Zenyx ⚡ / Build s390x-unknown-linux-gnu (push) Failing after 1m34s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 1m21s
Build Zenyx ⚡ / Build x86_64-pc-windows-gnu (push) Failing after 1m27s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 2m1s
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 2m12s
Build Zenyx ⚡ / Build powerpc64le-unknown-linux-gnu (push) Failing after 1m26s
Build Zenyx ⚡ / Build riscv64gc-unknown-linux-gnu (push) Failing after 1m31s
Build Zenyx ⚡ / Build s390x-unknown-linux-gnu (push) Failing after 1m34s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 1m21s
Build Zenyx ⚡ / Build x86_64-pc-windows-gnu (push) Failing after 1m27s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 2m1s
This commit is contained in:
parent
4c1ed2965a
commit
5f815e3bd2
1 changed files with 0 additions and 5 deletions
|
@ -56,11 +56,6 @@ jobs:
|
|||
- name: 📥 Checkout source
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
|
||||
- name: 🐳 Set up Docker CLI
|
||||
uses: https://github.com/docker/setup-docker-action@v3
|
||||
with:
|
||||
docker-binaries: true
|
||||
|
||||
- name: 🛠️ Install Rust toolchain
|
||||
uses: https://github.com/actions-rs/toolchain@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue