Skip to content

Commit

Permalink
Add static macOS to Update linux-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhmgoossens authored Sep 5, 2024
1 parent b95ba13 commit 5f93c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
download_requirements: brew install metis bash
- os: macos-14
arch: arm64
build_static: false
build_static: [true, false]
flags: CC=gcc-13 CXX=g++-13 OSX=14 ADD_CXXFLAGS=-Wl,-ld_classic
download_requirements: brew install metis bash
steps:
Expand Down

0 comments on commit 5f93c9f

Please sign in to comment.