Skip to content

Commit

Permalink
[CI] Test Ipopt.jl on linux ARM (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Jan 26, 2025
1 parent 7d3f20a commit 1412187
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
os: [ubuntu-latest, macOS-latest, windows-latest]
arch: [x64]
include:
# Test again linux ARM
- version: '1'
os: ubuntu-24.04-arm
arch: arm64
# Also test against 32-bit Linux on LTS.
- version: '1.6'
os: ubuntu-latest
Expand Down

0 comments on commit 1412187

Please sign in to comment.