Skip to content

Commit

Permalink
bump VM_BUILDER_VERSION to v0.16.2
Browse files Browse the repository at this point in the history
A very slight change that allows us to configure the UID of the
neon-postgres cgroup. This will possibly unlock neon/#4920, having
`compute_ctl` start postgres in a cgroup instead of `vm-builder`.
  • Loading branch information
fprasx committed Aug 17, 2023
1 parent 67af241 commit 2b7416b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ jobs:
run:
shell: sh -eu {0}
env:
VM_BUILDER_VERSION: v0.15.4
VM_BUILDER_VERSION: v0.16.2

steps:
- name: Checkout
Expand Down

0 comments on commit 2b7416b

Please sign in to comment.