Skip to content

Commit 9fb0376

Browse files
committed
attempt test fixes
1 parent 3130eab commit 9fb0376

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/setup-tests-with-custom-base-port.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616

1717
jobs:
1818
setup-tests-with-custom-base-port:
19-
runs-on: ubicloud-standard-8
19+
runs-on: ubicloud-standard-16
2020
env:
2121
NEXT_PUBLIC_STACK_PORT_PREFIX: "69"
2222
CI: "1"

.github/workflows/setup-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616

1717
jobs:
1818
setup-tests:
19-
runs-on: ubicloud-standard-8
19+
runs-on: ubicloud-standard-16
2020
env:
2121
CI: "1"
2222
steps:

0 commit comments

Comments
 (0)