Skip to content

Commit

Permalink
exclude mac
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-h committed Sep 15, 2024
1 parent 2c5e8dd commit 97d9155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/java_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- os: ubuntu-latest
pipcache: ~/.cache/pip
architecture:
- os: macos-latest
pipcache: ~/Library/Caches/pip
#- os: macos-latest
# pipcache: ~/Library/Caches/pip
- os: windows-latest
pipcache: ~\AppData\Local\pip\Cache
name: Build on ${{ matrix.os }} with Java ${{ matrix.java }}
Expand Down

0 comments on commit 97d9155

Please sign in to comment.