Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

build: release 1.5.1 #1029

build: release 1.5.1

build: release 1.5.1 #1029

Workflow file for this run

---
name: CI in debug
on:
push:
branches:
- '**'
tags-ignore:
- '**'
workflow_dispatch:
jobs:
main:
uses: ./.github/workflows/main_base.yml
secrets: inherit
with:
toolchain: 1.90.0
debug_or_release: debug
platforms: linux/amd64