add comment

This commit is contained in:
benedetta davico
2025-05-27 16:35:51 +02:00
committed by GitHub
parent 1c6db86259
commit ac12455f97
+1
View File
@@ -27,6 +27,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
# pinned due to issues building contracts
toolchain: 1.86.0
target: wasm32-unknown-unknown
override: true