switch back to version-2-0 (#6233)
This commit is contained in:
parent
f53271eaaa
commit
90ac2def31
|
@ -33,7 +33,7 @@ jobs:
|
||||||
cpu: amd64
|
cpu: amd64
|
||||||
- os: windows
|
- os: windows
|
||||||
cpu: amd64
|
cpu: amd64
|
||||||
branch: [~, upstream/version-1-6, v2.0.4]
|
branch: [~, upstream/version-1-6, upstream/version-2-0]
|
||||||
exclude:
|
exclude:
|
||||||
- target:
|
- target:
|
||||||
os: macos
|
os: macos
|
||||||
|
@ -47,7 +47,7 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- branch: upstream/version-1-6
|
- branch: upstream/version-1-6
|
||||||
branch-short: version-1-6
|
branch-short: version-1-6
|
||||||
- branch: v2.0.4
|
- branch: upstream/version-2-0
|
||||||
branch-short: version-2-0
|
branch-short: version-2-0
|
||||||
nimflags-extra: --mm:refc
|
nimflags-extra: --mm:refc
|
||||||
- target:
|
- target:
|
||||||
|
|
Loading…
Reference in New Issue