Skip to content

Commit cad1e0d

Browse files
authored
Add architecture support to CI workflow
1 parent 556d721 commit cad1e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
distribution: 'zulu'
4848
java-version: '17'
49+
architecture: ${{ matrix.arch }}
4950
- uses: julia-actions/setup-julia@v2
5051
with:
5152
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)