Skip to content

fix: update KMS repo #1050

fix: update KMS repo

fix: update KMS repo #1050

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