diff --git a/charmcraft.yaml b/charmcraft.yaml index e89bfc34c..3be829e8f 100644 --- a/charmcraft.yaml +++ b/charmcraft.yaml @@ -2,12 +2,6 @@ # See LICENSE file for licensing details. type: charm -# Use upcoming ST124 syntax -# To pack this charm, a temporary compatibility wrapper https://github.com/canonical/charmcraftst124 -# is required until ST124 support is added to charmcraft -# (ST124 syntax is needed to enable multi-base charms with Ubuntu 24.04. We use ST124 syntax across -# all of our charms [even those that aren't multi base] for consistency and to simplify CI/CD -# maintenance & tooling) platforms: ubuntu@22.04:amd64: ubuntu@22.04:arm64: diff --git a/poetry.lock b/poetry.lock index 226049095..118803778 100644 --- a/poetry.lock +++ b/poetry.lock @@ -32,7 +32,7 @@ pytest = "*" type = "git" url = "https://github.com/canonical/data-platform-workflows" reference = "charmcraftst124" -resolved_reference = "9002cf404ae7fda5622a35a8c78c1299b407f60d" +resolved_reference = "cd58963755114cbbbd4033757704870f4bb291f4" subdirectory = "python/pytest_plugins/allure_pytest_collection_report" [[package]] @@ -1741,7 +1741,7 @@ pyyaml = "*" type = "git" url = "https://github.com/canonical/data-platform-workflows" reference = "charmcraftst124" -resolved_reference = "9002cf404ae7fda5622a35a8c78c1299b407f60d" +resolved_reference = "cd58963755114cbbbd4033757704870f4bb291f4" subdirectory = "python/pytest_plugins/pytest_operator_cache" [[package]] @@ -1760,7 +1760,7 @@ pytest = "*" type = "git" url = "https://github.com/canonical/data-platform-workflows" reference = "charmcraftst124" -resolved_reference = "9002cf404ae7fda5622a35a8c78c1299b407f60d" +resolved_reference = "cd58963755114cbbbd4033757704870f4bb291f4" subdirectory = "python/pytest_plugins/pytest_operator_groups" [[package]]