Skip to content

Commit

Permalink
Update macos.yml. [skip Windows][skip Linux][skip Android][skip iOS]
Browse files Browse the repository at this point in the history
  • Loading branch information
pigpigyyy authored Nov 23, 2023
1 parent 2252153 commit 3abfabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
xcode-version: '^15.0.1'
- name: macOS build
if: "!startsWith(github.ref, 'refs/tags/')"
run: |
Expand Down

0 comments on commit 3abfabf

Please sign in to comment.