File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed
Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 2020 fail-fast : false
2121 matrix :
2222 os : [ubuntu-22.04, ubuntu-24.04]
23- build_static : [true, false ]
23+ build_static : [true]
2424 download_requirements : [sudo apt install -y -qq gfortran liblapack-dev libmetis-dev libnauty-dev]
25- include :
26- - os : macos-13
27- build_static : false
28- flags : CC=clang OSX=13
29- download_requirements : brew install metis bash
30- - os : macos-13
31- build_static : false
32- flags : CC=gcc-13 CXX=g++-13 OSX=13 ADD_CXXFLAGS=-Wl,-ld_classic
33- download_requirements : brew install metis bash
34- - os : macos-14
35- arch : arm64
36- build_static : false
37- flags : CC=gcc-13 CXX=g++-13 OSX=14 ADD_CXXFLAGS=-Wl,-ld_classic
38- download_requirements : brew install metis bash
3925 steps :
4026 - name : Checkout source
4127 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments