Skip to content

Commit d306331

Browse files
committed
0.7.1
1 parent 1dd1bd1 commit d306331

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,8 @@ jobs:
351351
name: Publish
352352
runs-on: ubuntu-latest
353353
needs:
354-
- build-freebsd
354+
- build
355+
# - build-freebsd
355356
# - test-macOS-windows-binding
356357
# - test-linux-binding
357358
# - test-wasi

0 commit comments

Comments
 (0)