Skip to content

Commit

Permalink
try other ci specs
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Jan 3, 2024
1 parent a432255 commit 5804022
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,12 @@ jobs:
test_set: ["estimation", "higher_order_estimation", "higher_order", "plots", "basic"]
exclude:
- version: '1.8'
os: macOS-latest
os: [macOS-latest, windows-latest]
- version: '1.8'
os: windows-latest
- version: '1.8'
os: ubuntu-latest
test_set: "higher_order_estimation"
- version: '1.9'
os: macOS-latest
os: [macOS-latest, windows-latest]
- version: '1.9'
os: windows-latest
- version: '1.9'
os: ubuntu-latest
test_set: "higher_order_estimation"
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 5804022

Please sign in to comment.