Skip to content

Commit

Permalink
Remove windows test for Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
lemaitre-aneo committed Jan 6, 2025
1 parent 7edd98e commit 8dcc743
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ jobs:
lang: Rust
plateform:
os: windows-2019
# FIXME: Rust should be working on Windows,
# but we most likely encounter a port exhaustion issue
- language:
lang: Rust
plateform:
os: windows-latest
- language:
lang: C#
dotnet: ''
Expand Down

0 comments on commit 8dcc743

Please sign in to comment.