Skip to content

Commit e58ff17

Browse files
Bump snap revision to trigger upgrade tests
1 parent f280fbc commit e58ff17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
SNAP_PACKAGES = [
4141
(
4242
POSTGRESQL_SNAP_NAME,
43-
{"revision": {"aarch64": "280", "x86_64": "281"}},
43+
{"revision": {"aarch64": "291", "x86_64": "290"}},
4444
)
4545
]
4646

0 commit comments

Comments
 (0)