Merge pull request #30 from Smaug123/rem-x86

Remove x86 workflow
This commit is contained in:
Jake Ireland
2021-03-10 11:26:27 +13:00
committed by GitHub

View File

@@ -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