This commit is contained in:
parent
6ac389e3ee
commit
6570daef02
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@ -69,7 +69,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
# add windows-latest when it is clear why tests are failing
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
# os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
|
Loading…
Reference in New Issue
Block a user