Skip to content

Commit

Permalink
Update macOS.yml (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Sep 20, 2024
1 parent ee49730 commit e51018d
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 @@ -12,7 +12,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
xcode-version: 16.0
- uses: actions/checkout@v3
- name: Build
run: swift build -v
Expand Down

0 comments on commit e51018d

Please sign in to comment.