Skip to content

Commit

Permalink
Removing arm64 stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Oct 25, 2023
1 parent 741e583 commit 6f5cc70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,14 @@ jobs:
download_requirements: [sudo apt install -y -qq gfortran liblapack-dev libmetis-dev libnauty2-dev]
include:
- os: macos-13
arch: auto
build_static: false
flags: CC=clang OSX=13
download_requirements: brew install metis bash
- os: macos-13
arch: auto
build_static: false
flags: CC=gcc-13 CXX=g++-13 OSX=13
download_requirements: brew install metis bash
- os: macos-13
arch: arm64
build_static: false
flags: CC=clang OSX=13
download_requirements: brew install metis bash
Expand Down

0 comments on commit 6f5cc70

Please sign in to comment.