Skip to content

Commit

Permalink
lib: drop zeromq
Browse files Browse the repository at this point in the history
This module isn't being tested in our CITGM for one of the following reasons:

* "skip" is true - meaning we're skipping it into CITGM run
* ">= EOL version" - meaning this module is being skipped in all active
  release lines
  • Loading branch information
RafaelGSS committed Dec 12, 2023
1 parent f292802 commit 5264773
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,11 +448,5 @@
"flaky": ["ppc", "rhel"],
"expectFail": "fips",
"maintainers": ["SBoudrias", "sindresorhus"]
},
"zeromq": {
"prefix": "v",
"tags": "native",
"maintainers": ["lgeiger", "rgbkrk"],
"skip": [true, "s390", "ppc", "win32"]
}
}

0 comments on commit 5264773

Please sign in to comment.