Skip to content

Commit 5f0d53f

Browse files
committed
Revert "hack hack"
This reverts commit a23e5fa.
1 parent a23e5fa commit 5f0d53f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
# Add some extra configurations to build matrix. See
2626
# https://github.com/marketplace/actions/setup-julia-environment
2727
# x86 testing
28-
#- {os: 'ubuntu-latest', arch: 'x86', version: '1.0' }
29-
#- {os: 'ubuntu-latest', arch: 'x86', version: '1.3' }
28+
- {os: 'ubuntu-latest', arch: 'x86', version: '1.0' }
29+
- {os: 'ubuntu-latest', arch: 'x86', version: '1.3' }
3030
- {os: 'ubuntu-latest', arch: 'x86', version: 'nightly' }
3131
- {os: 'windows-latest', arch: 'x86', version: '1.0' }
3232
- {os: 'windows-latest', arch: 'x86', version: '1.3' }

0 commit comments

Comments
 (0)