Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[rust] Temporal disable of windows worker to run tests in CI
  • Loading branch information
bonigarcia committed Jun 10, 2024
commit c558c571c2dbb22bbc439504093e9591a0e6696d
1 change: 0 additions & 1 deletion .github/workflows/ci-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
include:
- os: macos
- os: ubuntu
- os: windows
with:
name: Tests (${{ matrix.os }})
cache-key: rust-test
Expand Down