Skip to content

Commit 36b357c

Browse files
committed
chore: line up this branch to test in staging.
1 parent 51126a4 commit 36b357c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/ami-release-nix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- develop
77
- release/*
8+
- sam/15-6-merge-staging
89
paths:
910
- '.github/workflows/ami-release-nix.yml'
1011
- 'common-nix.vars.pkr.hcl'

ansible/vars.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ postgres_major:
99

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgresorioledb-17: "17.0.1.007-orioledb"
13-
postgres15: "15.8.1.017"
14-
postgres16: "16.3.1.023"
12+
postgresorioledb-17: "17.0.1.007-orioledb-stage1"
13+
postgres15: "15.8.1.017-stage-1"
14+
postgres16: "16.3.1.023-stage-1"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)