Update rust_build_and_test.yml

This commit is contained in:
Revertron
2021-02-22 23:34:58 +01:00
committed by GitHub
parent ac3e9ea3df
commit a598c2a4fd
+1 -1
View File
@@ -12,7 +12,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v2