Revert "Zigbuild with tokio-unstable"

This reverts commit b7f508207f.
This commit is contained in:
asonix 2024-03-11 13:29:52 -05:00
parent df04ca9b12
commit 2ead3e00e2

View file

@ -101,8 +101,6 @@ jobs:
-
name: Compile pict-rs
run: cargo zigbuild --target ${{ matrix.info.target }} --release
env:
RUSTFLAGS: '--cfg tokio_unstable'
-
name: Prepare artifacts
run: |