Revert "stop testing with broken upstream/version-2-0 (#6597)" (#6599)

This reverts commit ac321707e0.
This commit is contained in:
tersec 2024-10-06 01:02:19 +00:00 committed by GitHub
parent ac321707e0
commit 72c7398f85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 1 deletions

View File

@ -35,8 +35,18 @@ jobs:
cpu: amd64 cpu: amd64
- os: windows - os: windows
cpu: amd64 cpu: amd64
branch: [~] branch: [~, upstream/version-2-0]
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']