Skip to content

chore: update KMS submodule #1049

chore: update KMS submodule

chore: update KMS submodule #1049

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