Skip to content

Commit

Permalink
Update rust_build_test.yaml -> windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasha10 authored Nov 25, 2024
1 parent 7d84866 commit cf38699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- run: just devops/build
- run: just devops/test
runs-on: ${{ matrix.os }}
"strategy": {"matrix": {"os": [ubuntu-latest, macos-latest]}}
"strategy": {"matrix": {"os": [ubuntu-latest, macos-latest, windows-latest]}}

0 comments on commit cf38699

Please sign in to comment.