Skip to content

Commit

Permalink
Update coreaudio-sys.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenehp authored Jun 5, 2024
1 parent 61e5ad5 commit cfff858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coreaudio-sys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
# version: "18.1.0"
version: "17.0.6"

- name: add visionos targets
run: rustup target add ${{matrix.target}}
# - name: add visionos targets
# run: rustup target add ${{matrix.target}}

- name: Build for visionOS target ${{matrix.target}}
run: cargo +nightly build -Zbuild-std,panic=abort --verbose --target=${{matrix.target}}
Expand Down

0 comments on commit cfff858

Please sign in to comment.