Removed nightly tests

This commit is contained in:
Eduardo Cueto Mendoza 2020-06-30 23:09:09 -06:00
parent b0c2dc76cb
commit de12d52605
1 changed files with 12 additions and 12 deletions

View File

@ -24,18 +24,18 @@ jobs:
allow-failure: [false]
include:
# this is so verbose... any other way to simplify this ?
- version: 'nightly'
os: ubuntu-latest
arch: x64
allow-failure: true
- version: 'nightly'
os: ubuntu-latest
arch: x86
allow-failure: true
- version: 'nightly'
os: macOS-latest
arch: x64
allow-failure: true
# - version: 'nightly'
# os: ubuntu-latest
# arch: x64
# allow-failure: true
# - version: 'nightly'
# os: ubuntu-latest
# arch: x86
# allow-failure: true
# - version: 'nightly'
# os: macOS-latest
# arch: x64
# allow-failure: true
# - version: 'nightly'
# os: windows-latest
# arch: x64