Skip to content

Commit 940c5c5

Browse files
committed
chore(ci): Fix post-release matrix
1 parent 10c5c98 commit 940c5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
strategy:
5858
fail-fast: false
5959
matrix:
60-
build: [linux, macos, win-msvc]
60+
build: [linux, macos-aarch64, win-msvc]
6161
include:
6262
- build: linux
6363
os: ubuntu-22.04

0 commit comments

Comments
 (0)