Skip to content

Commit

Permalink
Update macos github build action
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <anleonar@redhat.com>
  • Loading branch information
andrew-m-leonard committed Apr 23, 2024
1 parent 6fecaa7 commit 0132b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ jobs:
if: matrix.version.name != 'jdk8u'
run: |
rm -rf /Applications/Xcode.app
ls -l /Applications
ln -s /Applications/Xcode_15.0.1.app /Applications/Xcode.app
- name: Build macOS
Expand Down

0 comments on commit 0132b0c

Please sign in to comment.