We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d680c89 commit 81b7252Copy full SHA for 81b7252
.github/workflows/build.yml
@@ -190,7 +190,7 @@ jobs:
190
all-integration-tests:
191
# run on a larger runner for more SSD/resource access
192
runs-on: ubuntu-22.04-4core-spin
193
- if: ${{ github.repository_owner == 'fermyon' }}
+ if: ${{ github.repository_owner == 'spinframework' }}
194
steps:
195
- uses: actions/checkout@v3
196
0 commit comments