CI workflow
CI / linux (map[runner:ubuntu-latest target:x86_64-unknown-linux-gnu]) (push) Failing after 1m57s
CI / Release (push) Has been skipped

This commit is contained in:
w.pomp
2026-04-16 19:05:41 +02:00
parent ae5d5bc200
commit b77df5677e
+1
View File
@@ -59,6 +59,7 @@ jobs:
rustup default nightly rustup default nightly
rustup target add x86_64-unknown-linux-gnu rustup target add x86_64-unknown-linux-gnu
rustup target add x86_64-pc-windows-msvc rustup target add x86_64-pc-windows-msvc
echo "Hello world!"
shell: bash shell: bash
- name: Install sccache and maturin - name: Install sccache and maturin