[DROP] fix version specifier

This commit is contained in:
Nicholas Dudfield
2025-07-16 10:38:07 +07:00
parent 1bea1dcea1
commit 2997eb6bf9

View File

@@ -59,7 +59,7 @@ runs:
- name: Export custom recipes
shell: bash
run: |
conan export external/snappy snappy/1.1.9@xahaud/stable
conan export external/snappy snappy/1.1.10@xahaud/stable
conan export external/soci soci/4.0.3@xahaud/stable
- name: Install dependencies