Skip to content

Commit dc8e19b

Browse files
committed
gnu
1 parent c93348b commit dc8e19b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
- i686-linux-android
1212
- x86_64-linux-android
1313
- aarch64-linux-android
14-
- x86_64-pc-windows-msvc
15-
# - i686-pc-windows-msvc lmao idk wwhy it dont work
14+
- x86_64-pc-windows-gnu
15+
# - i686-pc-windows-gnu lmao idk wwhy it dont work
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)