Skip to content

Inline all the versions into the default branch #3

Inline all the versions into the default branch

Inline all the versions into the default branch #3

Workflow file for this run

name: "v1.4.x: build"
on:
push:
branches:
- master
paths:
- v1.4.x/**
pull_request:
branches:
- master
paths:
- v1.4.x/**
jobs:
test:
name: Test
uses: ./.github/workflows/template-build.yml
with:
platforms: linux/amd64
directory: v1.4.x