Skip to content

Commit

Permalink
List sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
yury committed Dec 3, 2023
1 parent 3522d53 commit 6207456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
run: sw_vers
- name: switch xcode
run: sudo xcode-select -s '/Applications/Xcode_15.0.1.app'
- name: list sdks
run: xcodebuild -showsdks

- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose

0 comments on commit 6207456

Please # to comment.