Skip to content

Commit f2da616

Browse files
authored
reduce testing on x86
1 parent ec410a3 commit f2da616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
- {os: 'windows-latest', version: '1.3'}
3535
- {os: 'windows-latest', version: 'nightly'}
3636
- {os: 'windows-latest', arch: 'x86'}
37+
- {arch: 'x86', version: '1.3'}
38+
- {arch: 'x86', version: 'nightly'}
3739
steps:
3840
- uses: actions/checkout@v1
3941
- uses: julia-actions/setup-julia@latest

0 commit comments

Comments
 (0)