diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b18579772..98c6e40c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,6 +10,7 @@ jobs: with: submodules: true show-progress: false + - run: ls /Applications/ - run: sudo xcode-select --switch /Applications/Xcode_15.3.app/Contents/Developer - run: swift --version - run: cargo install cargo-lipo