Skip to content

Commit

Permalink
fix exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
radioegor146 committed Jun 29, 2024
1 parent acb3a60 commit 10ad547
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,7 @@ jobs:
exclude:
- java: 8
platform:
- os: macos-latest
compiler_install_command: brew install cmake
krakatau_install_command: cp ./target/release/krak2 /usr/local/bin/
cc: clang
cxx: clang++
os: macos-latest
include:
- java: 8
platform:
Expand Down

0 comments on commit 10ad547

Please sign in to comment.