Skip to content

Commit

Permalink
Update Arm64 release actions (#1920)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang authored Jan 23, 2024
1 parent 5fed099 commit 18dbb64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.arm64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Release arm64 on macOS

on:
workflow_dispatch:
Expand All @@ -9,7 +9,7 @@ permissions:
jobs:
release:
name: Release arm64 on macOS
runs-on: imacos-13-xlarge
runs-on: macos-13-xlarge
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
Expand Down

0 comments on commit 18dbb64

Please sign in to comment.