2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-20 11:21:14 +00:00

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: |