Skip to content

Update workflows to use large runners (#703) #80

Update workflows to use large runners (#703)

Update workflows to use large runners (#703) #80

name: Build and Deploy OCI Image
on:
push:
tags:
- 'v*'
jobs:
registry_publish_workflow:
uses: turbot/steampipe-workflows/.github/workflows/registry-publish.yml@main
secrets: inherit
runs-on:

Check failure on line 12 in .github/workflows/registry-publish.yml

View workflow run for this annotation

GitHub Actions / Build and Deploy OCI Image

Invalid workflow file

The workflow is not valid. .github/workflows/registry-publish.yml (Line: 12, Col: 5): Unexpected value 'runs-on'
labels: ubuntu_4_core