Skip to content

Commit

Permalink
[CI] Test Krylov.jl on Linux ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jan 20, 2025
1 parent 72ce0af commit 9e25089
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 @@ -18,6 +18,10 @@ jobs:
arch: [x64]
allow_failure: [false]
include:
- version: '1'
os: ubuntu-24.04-arm
arch: arm64
allow_failure: false
- version: '1'
os: macos-latest
arch: arm64
Expand Down

0 comments on commit 9e25089

Please sign in to comment.