mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-19 09:29:36 +01:00
Removed non-linux tests
This commit is contained in:
parent
fbafe8382f
commit
a17749be52
6
.github/workflows/pr.yml
vendored
6
.github/workflows/pr.yml
vendored
@ -17,9 +17,9 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- { rust: stable, os: ubuntu-latest }
|
||||
- { rust: stable, os: macos-latest }
|
||||
- { rust: stable, os: windows-latest }
|
||||
- { rust: stable-i686-msvc, os: windows-latest }
|
||||
#- { rust: stable, os: macos-latest }
|
||||
#- { rust: stable, os: windows-latest }
|
||||
#- { rust: stable-i686-msvc, os: windows-latest }
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: hecrj/setup-rust-action@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user