Skip to content

fix: dapper hardware use 15.5 instead of 15.4 #34

fix: dapper hardware use 15.5 instead of 15.4

fix: dapper hardware use 15.5 instead of 15.4 #34

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
build-pr:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit