feat update version to 0.1.2 (#11)

Reviewed-on: #11
This commit is contained in:
2024-12-30 11:51:36 +00:00
parent 376f9b3c92
commit ed5a772ffb
11 changed files with 17 additions and 16 deletions

View File

@@ -26,7 +26,7 @@ on:
- CMakeLists.txt
- cmake/**
concurrency:
group: linux-arm-gcc-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
linux-gcc-arm: