Skip to content

Commit 8635340

Browse files
committed
make sure to set copy stacks for all OSes
1 parent d2a0808 commit 8635340

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
- version: '1'
2626
os: macos-latest
2727
arch: aarch64
28+
- os: macos-latest
29+
julia_copy_stacks: 1
30+
- os: ubuntu-latest
2831
julia_copy_stacks: 1
2932
- os: windows-latest
3033
julia_copy_stacks: 0

0 commit comments

Comments
 (0)