From: Jason Ish Date: Tue, 25 Feb 2025 16:53:44 +0000 (-0600) Subject: github-ci: skip rpm builds for now X-Git-Tag: suricata-8.0.0-beta1~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc5b72c89d51add645e642ef04f9f436de70b64;p=thirdparty%2Fsuricata.git github-ci: skip rpm builds for now RPMs will need to be fixed after merge. --- diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 113448f93c..fe3c454728 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -401,7 +401,7 @@ jobs: - almalinux:9 - fedora:40 env: - skip: false + skip: true steps: - name: Cache cargo registry uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57