Zigbuild with tokio-unstable

This commit is contained in:
asonix 2024-03-11 13:20:12 -05:00
parent d8d1ce1634
commit b7f508207f

View file

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