Skip to content

Replace Alpine 3.18 by Debian 12 as the base image #11

Replace Alpine 3.18 by Debian 12 as the base image

Replace Alpine 3.18 by Debian 12 as the base image #11

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