update include

This commit is contained in:
Simon Christ 2021-12-01 21:57:05 +01:00
parent 86aacd689d
commit 97a836e3cc

View File

@ -24,7 +24,6 @@ jobs:
version: version:
- '1.5' - '1.5'
- '1.6' - '1.6'
- '1'
- 'nightly' - 'nightly'
os: os:
- ubuntu-latest - ubuntu-latest
@ -32,10 +31,11 @@ jobs:
- x64 - x64
# - x86 # - x86
include: include:
version: '1' - version: '1'
os: os:
- windows-latest - ubuntu-latest
- macos-latest - windows-latest
- macos-latest
steps: steps:
# Setup environment # Setup environment