Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jayadamsmorgan committed Mar 23, 2024
1 parent 12a041f commit 753d902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Swift (macOS only)
if: matrix.os == 'macos-latest'
run: |
sudo xcode-select -s "/Applications/Xcode_15.0.1.app"
sudo xcode-select -s "/Applications/Xcode_15.0.app"
- name: Install libjemalloc-dev (Ubuntu only)
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 753d902

Please sign in to comment.