diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index b9f1470..acd3867 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -21,7 +21,7 @@ jobs: name: Tests (Rust only, latest main) uses: ./.github/workflows/single_sdk_tests.yml with: - use_rust_sdk: '96c7b3fc527d6d32e8e134e12a4be4a9d4e5c611' # TODO: go back to main when it works with uniffi 0.25 again + use_rust_sdk: '628374b8d86653e733649a506f5ae70385cd4de1' # TODO: go back to main when it works with uniffi 0.25 again complement: name: Tests