ci: skip jolt in workflow check-zkvm-version.yml becasue we are using a specific revision instead of released tag

This commit is contained in:
han0110
2026-02-04 12:08:17 +00:00
parent a274f17c4a
commit 19ef424db3

View File

@@ -19,8 +19,9 @@ jobs:
include:
- zkvm: airbender
crate: execution_utils
- zkvm: jolt
crate: jolt-sdk
# Skip jolt because we are using a specific revision instead of released tag
# - zkvm: jolt
# crate: jolt-sdk
- zkvm: miden
crate: miden-core
- zkvm: nexus