Skip to content

Commit

Permalink
Reenable packaging generating rpms.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidv1992 authored and rnijveld committed Jan 19, 2024
1 parent 6b9802c commit 53eda2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packaging-v5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
package_build_rules: |
pkg: ntpd-rs
image:
- "rockylinux:9"
- "ubuntu:xenial"
target: x86_64
extra_build_args: "--features unstable_ntpv5"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/packaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
package_build_rules: |
pkg: ntpd-rs
image:
- "rockylinux:9"
- "ubuntu:xenial"
target: x86_64
Expand Down

0 comments on commit 53eda2e

Please sign in to comment.