Skip to content

Commit dc05b73

Browse files
committed
ci: update SPIN_VERSION from 2.7.0 to 3.4.1
Updates the Spin framework version in the CI workflow to use the latest 3.4.1 release, upgrading from the previous 2.7.0 version.
1 parent 7206f18 commit dc05b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
RUSTC_WRAPPER: sccache
109109
SCCACHE_DIR: ~/.cache/sccache
110110
SCCACHE_CACHE_SIZE: 2G
111-
SPIN_VERSION: "2.7.0"
111+
SPIN_VERSION: "3.4.1"
112112
RUST_LOG: debug
113113
RUST_BACKTRACE: 1
114114
CARGO_INCREMENTAL: "0"

0 commit comments

Comments
 (0)