From 7288a2b8daf4b184553d59a13c7938be262a350e Mon Sep 17 00:00:00 2001 From: Tamir Duberstein Date: Mon, 10 Nov 2025 15:33:59 -0500 Subject: [PATCH] .github: remove stale comment GNU tar is not needed since 5f046899b58e98d29a1dd3e1f55bb43c66c9ef4c. --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72937e20..a73bdeef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -254,8 +254,6 @@ jobs: # https://github.com/curl/curl/commit/85efbb92b8e6679705e122cee45ce76c56414a3e which is # needed for proper handling of `--etag-{compare,save}`. # - # The tar shipped on macOS doesn't support --wildcards, so we need GNU tar. - # # The clang shipped on macOS doesn't support BPF, so we need LLVM from brew. # # We need a musl C toolchain to compile our `test-distro` since some of