Update ci.yml

This commit is contained in:
Simon Christ 2021-12-02 11:00:14 +01:00 committed by GitHub
parent 170df9aaf1
commit bf4deda657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,20 +22,18 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- 'nightly'
- '1.6' # LTS
- '1.7' # latest stable
os:
- ubuntu-latest
- windows-latest
- macos-latest
arch:
- x64
# - x86
include:
- version: '1.7'
- version: 'nightly'
os: ubuntu-latest
- version: '1.7'
os: windows-latest
- version: '1.7'
os: macos-latest
steps:
# Setup environment