Skip to content

Commit 11dfffb

Browse files
committed
Temporarily disable cargo-c build for windows, as it is broken
1 parent be785d7 commit 11dfffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rav1e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,8 @@ jobs:
273273
toolchain: stable
274274
- conf: cargo-test
275275
toolchain: stable
276-
- conf: cargo-c
277-
toolchain: stable-x86_64-pc-windows-gnu
276+
# - conf: cargo-c
277+
# toolchain: stable-x86_64-pc-windows-gnu
278278

279279
env:
280280
RUST_BACKTRACE: 1

0 commit comments

Comments
 (0)