Skip to content

Commit

Permalink
do ubuntu runners until fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Sep 30, 2024
1 parent 32785ac commit b410413
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@ jobs:
# arch: x64
# test_set: "solver3"
- version: '1.10'
os: macos-latest
arch: arm64
os: ubuntu-latest
arch: x64
test_set: "estimate_sw07"
- version: '1.10'
os: macos-latest
arch: arm64
os: ubuntu-latest
arch: x64
test_set: "1st_order_inversion_estimation"
- version: '1.10'
os: macos-latest
arch: arm64
os: ubuntu-latest
arch: x64
test_set: "2nd_order_estimation"
- version: '1.10'
os: macos-latest
arch: arm64
os: ubuntu-latest
arch: x64
test_set: "3rd_order_estimation"
# - version: '1.10'
# os: macOS-latest
Expand Down

0 comments on commit b410413

Please sign in to comment.