Skip to content

Commit

Permalink
test: specify revision for image builfer
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed Jul 4, 2024
1 parent 307e136 commit 8e30259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ async def image_builder_fixture(
app = await model.deploy(
"github-runner-image-builder",
channel="latest/edge",
revision=2,
constraints="cores=2 mem=16G root-disk=20G virt-type=virtual-machine",
config={
"app-channel": "edge",
Expand Down

0 comments on commit 8e30259

Please sign in to comment.