stop testing with broken upstream/version-2-0 (#6597)
This commit is contained in:
parent
ff0cc8e62e
commit
ac321707e0
|
@ -35,18 +35,8 @@ jobs:
|
||||||
cpu: amd64
|
cpu: amd64
|
||||||
- os: windows
|
- os: windows
|
||||||
cpu: amd64
|
cpu: amd64
|
||||||
branch: [~, upstream/version-2-0]
|
branch: [~]
|
||||||
exclude:
|
|
||||||
- target:
|
|
||||||
os: macos
|
|
||||||
branch: upstream/version-2-0
|
|
||||||
- target:
|
|
||||||
os: windows
|
|
||||||
branch: upstream/version-2-0
|
|
||||||
include:
|
include:
|
||||||
- branch: upstream/version-2-0
|
|
||||||
branch-short: version-2-0
|
|
||||||
nimflags-extra: --mm:refc
|
|
||||||
- target:
|
- target:
|
||||||
os: linux
|
os: linux
|
||||||
builder: ['self-hosted','ubuntu-22.04']
|
builder: ['self-hosted','ubuntu-22.04']
|
||||||
|
|
Loading…
Reference in New Issue