Skip to content

Commit

Permalink
fix(library-and-packaging): adding missing libraries for bookworm (#5337
Browse files Browse the repository at this point in the history
)
  • Loading branch information
sdepassio authored Dec 9, 2024
1 parent bf2609c commit 3609bca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/perl-cpan-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,8 @@ jobs:
"DataStruct::Flat",
"DateTime::Format::Duration::ISO8601",
"Device::Modbus",
"Device::Modbus::RTU::Client",
"Device::Modbus::TCP::Client",
"Digest::SHA1",
"Email::Send::SMTP::Gmail",
"Hash::Ordered",
Expand Down Expand Up @@ -356,6 +358,10 @@ jobs:
image: packaging-plugins-bullseye-arm64
arch: arm64
runner_name: ["self-hosted", "collect-arm64"]
- name: "Device::Modbus::RTU::Client"
build_distribs: "bookworm"
- name: "Device::Modbus::TCP::Client"
build_distribs: "bookworm"
- name: "Net::Amazon::Signature::V4"
build_distribs: ["bullseye", "jammy"]
- name: "Net::MQTT::Simple"
Expand Down

0 comments on commit 3609bca

Please sign in to comment.