mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
build: change runner profiles
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
deploy-storybook:
|
||||
if: github.repository_owner == 'modrinth' && github.event.pull_request.head.repo.full_name == github.repository
|
||||
needs: metadata
|
||||
runs-on: namespace-profile-large-amd64
|
||||
runs-on: namespace-profile-modrinth-frontend
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-storybook
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user