mirror of
https://github.com/Smaug123/ClassicalCiphers.jl
synced 2025-10-08 10:58:39 +00:00
Remove x86 workflow
This commit is contained in:
7
.github/workflows/CI.yml
vendored
7
.github/workflows/CI.yml
vendored
@@ -24,13 +24,6 @@ jobs:
|
||||
- windows-latest
|
||||
arch:
|
||||
- x64
|
||||
- x86
|
||||
exclude:
|
||||
# Test 32-bit only on Linux
|
||||
- os: macOS-latest
|
||||
arch: x86
|
||||
- os: windows-latest
|
||||
arch: x86
|
||||
include:
|
||||
# Add a 1.3 job because that's what Invenia actually uses
|
||||
- os: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user