Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sero01000 authored Jan 4, 2024
1 parent c76bfb7 commit 0773c4f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,12 @@ jobs:
name: ${{ github.event.repository.name }}-macOS-aarch64-apple-darwin.tar.gz
skip_tests: true

- os_name: IOS-aarch64
os: macos-12
target: aarch64-apple-ios
bin: ${{ github.event.repository.name }}
name: ${{ github.event.repository.name }}-Apple-aarch64-apple-ios.tar.gz
skip_tests: true
# - os_name: IOS-aarch64
# os: macos-12
# target: aarch64-apple-ios
# bin: ${{ github.event.repository.name }}
# name: ${{ github.event.repository.name }}-Apple-aarch64-apple-ios.tar.gz
# skip_tests: true

- os_name: aarch64-linux-android
os: ubuntu-22.04
Expand Down

0 comments on commit 0773c4f

Please sign in to comment.