mirror of
https://github.com/MillironX/Kelpie.jl.git
synced 2025-01-15 09:19:07 -05:00
Remove x86 tests
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
b30992b485
commit
49e8084047
1 changed files with 0 additions and 4 deletions
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
|
@ -27,10 +27,6 @@ jobs:
|
||||||
- windows-latest
|
- windows-latest
|
||||||
arch:
|
arch:
|
||||||
- x64
|
- x64
|
||||||
- x86
|
|
||||||
exclude:
|
|
||||||
- os: macOS-latest
|
|
||||||
arch: x86
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: julia-actions/setup-julia@v1
|
- uses: julia-actions/setup-julia@v1
|
||||||
|
|
Loading…
Reference in a new issue