Skip to content

Commit

Permalink
github-ci: skip rpm builds for now
Browse files Browse the repository at this point in the history
RPMs will need to be fixed after merge.
  • Loading branch information
jasonish authored and victorjulien committed Feb 27, 2025
1 parent 1dcb1e3 commit 0dc5b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ jobs:
- almalinux:9
- fedora:40
env:
skip: false
skip: true
steps:
- name: Cache cargo registry
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
Expand Down

0 comments on commit 0dc5b72

Please sign in to comment.