Skip to content

Commit

Permalink
cd: build macos-aarch64 natively on macos-14 (m1 runner)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajveermalviya committed Feb 19, 2024
1 parent 9c23c78 commit 9c6c556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
macos-aarch64:
# Config
name: release - macos-aarch64
runs-on: macos-latest
runs-on: macos-14
env:
TARGET: aarch64-apple-darwin
ARCHIVE_NAME: wgpu-macos-aarch64
Expand Down

0 comments on commit 9c6c556

Please sign in to comment.