Skip to content

Commit 48f823b

Browse files
temp for ci
Signed-off-by: Karan <karanlokchandani@protonmail.com>
1 parent ee99acb commit 48f823b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ jobs:
189189

190190
all-integration-tests:
191191
# run on a larger runner for more SSD/resource access
192-
runs-on: ubuntu-22.04-4core-spin
193-
if: ${{ github.repository_owner == 'spinframework' }}
192+
runs-on: ubuntu-latest
193+
if: true
194194
steps:
195195
- uses: actions/checkout@v3
196196

0 commit comments

Comments
 (0)