Skip to content

Commit bcaf4cb

Browse files
committed
Removing support for 32-bit version OS support.
1 parent 4106519 commit bcaf4cb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/Build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- ubuntu-latest
2323
arch:
2424
- x64
25-
- x86
2625
include:
2726
# test macOS and Windows with latest Julia only
2827
- os: macOS-latest
@@ -31,9 +30,6 @@ jobs:
3130
- os: windows-latest
3231
arch: x64
3332
version: 1
34-
- os: windows-latest
35-
arch: x86
36-
version: 1
3733
steps:
3834
- uses: actions/checkout@v2
3935
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)