diff options
author | Daniel Stenberg <daniel@haxx.se> | 2023-01-30 11:38:50 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2023-01-30 15:42:15 +0100 |
commit | be5f6c31247ff24db76e6ffbe49a1aa8ab3f9f5b (patch) | |
tree | 31b6678122ea5674656eb1ffdadd70d481b38eb7 /.github | |
parent | e62ebe3aa8924d9b05198c27c598d9840ea08ece (diff) | |
download | curl-be5f6c31247ff24db76e6ffbe49a1aa8ab3f9f5b.tar.gz |
zuul: stop using this CI service
The important jobs have already transitioned. The remaining ones we can
skip for now.
Closes #10368
Diffstat (limited to '.github')
-rw-r--r-- | .github/labeler.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index 8a786604c..d89b9b89d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -46,7 +46,6 @@ CI: - all: ['.cirrus.yml'] - all: ['.github/**'] - all: ['appveyor.yml'] -- all: ['zuul.d/**'] cmake: - all: ['**/CMakeLists.txt'] |