Skip to content

Commit 0b71283

Browse files
committed
Use older dev-tools image
1 parent 196f99a commit 0b71283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
-e ACTIONS_CACHE_URL \
112112
-e ACTIONS_RUNTIME_TOKEN \
113113
-e SCCACHE_GHA_ENABLED \
114-
ghcr.io/restatedev/dev-tools:latest \
114+
ghcr.io/restatedev/dev-tools:1.5.1 \
115115
cargo build --release --bins --target ${{ matrix.build.target }}
116116
117117
- name: Sign binaries

0 commit comments

Comments
 (0)