Skip to content

Commit 903bd28

Browse files
committed
remove cargo xwin
1 parent e234f37 commit 903bd28

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-java-bindings-new.yml

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
- name: Install cargo-zigbuild
4545
run: cargo binstall --no-confirm cargo-zigbuild
4646

47-
- name: Install cargo-xwin
48-
run: cargo binstall --no-confirm cargo-xwin
49-
5047
- name: Set up MinGW (for x86_64 Windows)
5148
if: ${{ matrix.target == 'x86_64-pc-windows-gnu' }}
5249
run: sudo apt-get install gcc-mingw-w64-x86-64 -y

0 commit comments

Comments
 (0)