Skip to content

Commit

Permalink
Merge pull request #170 from dlippok/revert-169-exp-build-with-core24
Browse files Browse the repository at this point in the history
Revert "Build with core24"
  • Loading branch information
dlippok authored May 28, 2024
2 parents cf36f44 + 8f920c9 commit aa873a1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: photometric-viewer
base: core24
base: core22
adopt-info: photometric-viewer
confinement: strict

environment:
PYTHONPATH: ${SNAP}/lib/python3.10/site-packages:${SNAP}/usr/lib/python3/dist-packages

platforms:
arm64:
armhf:
amd64:
architectures:
- build-on: arm64
- build-on: armhf
- build-on: amd64

apps:
photometric-viewer:
Expand Down

0 comments on commit aa873a1

Please sign in to comment.