Skip to content

Commit c9ad8fb

Browse files
committed
Test on the pre-release, also on aarch64
1 parent b11191d commit c9ad8fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-linux-mac.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
version:
2222
- "1.6"
2323
- "1.11"
24+
- "pre"
2425
- "nightly"
2526
os:
2627
- macos-13
@@ -34,6 +35,9 @@ jobs:
3435
- os: macos-14
3536
arch: aarch64
3637
version: "nightly"
38+
- os: macos-14
39+
arch: aarch64
40+
version: "pre"
3741
steps:
3842
- uses: actions/checkout@v4
3943
with:

0 commit comments

Comments
 (0)