Skip to content

Support 1.21. (#297) #37

Support 1.21. (#297)

Support 1.21. (#297) #37

Workflow file for this run

name: Canary
on:
push:
branches:
- '15-develop'
jobs:
build-canary:
name: Build Canary
uses: ./.github/workflows/common.yml
with:
type: Canary
publish-task: uploadCanary
secrets: inherit