Skip to content

Commit

Permalink
Use older dev-tools image
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman committed Dec 9, 2024
1 parent 196f99a commit 0b71283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
-e ACTIONS_CACHE_URL \
-e ACTIONS_RUNTIME_TOKEN \
-e SCCACHE_GHA_ENABLED \
ghcr.io/restatedev/dev-tools:latest \
ghcr.io/restatedev/dev-tools:1.5.1 \
cargo build --release --bins --target ${{ matrix.build.target }}
- name: Sign binaries
Expand Down

0 comments on commit 0b71283

Please sign in to comment.