Skip to content

Commit 81b7252

Browse files
Update build.yml
1 parent d680c89 commit 81b7252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
all-integration-tests:
191191
# run on a larger runner for more SSD/resource access
192192
runs-on: ubuntu-22.04-4core-spin
193-
if: ${{ github.repository_owner == 'fermyon' }}
193+
if: ${{ github.repository_owner == 'spinframework' }}
194194
steps:
195195
- uses: actions/checkout@v3
196196

0 commit comments

Comments
 (0)