Merge branch 'dev' into niq-xahau-fixes

This commit is contained in:
RichardAH
2025-08-14 17:17:06 +10:00
committed by GitHub
42 changed files with 299 additions and 4555 deletions

View File

@@ -58,8 +58,8 @@ runs:
- name: Export custom recipes
shell: bash
run: |
conan export external/snappy snappy/1.1.9@
conan export external/soci soci/4.0.3@
conan export external/snappy snappy/1.1.10@xahaud/stable
conan export external/soci soci/4.0.3@xahaud/stable
- name: Install dependencies
shell: bash
@@ -82,4 +82,4 @@ runs:
path: |
~/.conan
~/.conan2
key: ${{ steps.cache-restore-conan.outputs.cache-primary-key }}
key: ${{ steps.cache-restore-conan.outputs.cache-primary-key }}