update include
This commit is contained in:
parent
86aacd689d
commit
97a836e3cc
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user