Update rust.yml

This commit is contained in:
Droid-MAX
2023-04-22 19:31:50 +08:00
committed by GitHub
parent 258a35740f
commit c08b9cefe9
+2
View File
@@ -57,6 +57,8 @@ jobs:
OS: macos-latest
- TARGET: x86_64-pc-windows-msvc # tested on a windows machine
OS: windows-latest
- TARGET: i686-pc-windows-msvc # tested on a windows machine
OS: windows-latest
# needs: test
runs-on: ${{ matrix.OS }}
env: