Skip to content

Commit

Permalink
Remove arm64 job for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs authored Oct 25, 2023
1 parent 2fffc90 commit e78b444
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
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
steps:
- name: Checkout source
uses: actions/checkout@v3
Expand Down

0 comments on commit e78b444

Please sign in to comment.