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

@@ -23,9 +23,9 @@ on:
- CMakeLists.txt
- cmake/**
concurrency:
group: linux-mips64-gcc-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
linux-gcc-mips64el:
runs-on: ubuntu-20.04