Skip to content

Commit

Permalink
Test on Apple Silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Mar 4, 2024
1 parent 919dfba commit a53730f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
version: ['1']
os: [ubuntu-latest, macOS-latest, windows-latest]
os: [ubuntu-latest, macOS-latest, macos-14, windows-latest]
arch: [x64]
# HiGHS segfaults on 32-bit.
# Upstream is https://github.com/ERGO-Code/HiGHS/issues/769
Expand Down

0 comments on commit a53730f

Please sign in to comment.