Downgraded Snap base from core26 to core24 due to packaging errors.

This commit is contained in:
Joe Testa
2026-07-06 16:47:42 -04:00
parent 33594a5caa
commit c63c4a712b
+4 -3
View File
@@ -13,11 +13,12 @@ source-code:
- https://github.com/jtesta/ssh-audit - https://github.com/jtesta/ssh-audit
website: website:
- https://github.com/jtesta/ssh-audit - https://github.com/jtesta/ssh-audit
base: core26 #base: core26
base: core24
grade: stable grade: stable
confinement: strict confinement: strict
platforms: platforms:
all: multi:
build-on: [amd64] build-on: [amd64]
build-for: [all] build-for: [all]
@@ -29,5 +30,5 @@ apps:
parts: parts:
ssh-audit: ssh-audit:
plugin: python plugin: python
stage-packages: [python3.14, python3.14-venv] #stage-packages: [python3.14, python3.14-venv]
source: . source: .