Skip to content

Commit 0068410

Browse files
tmigoneneithanmo
authored andcommitted
ci: update rust to v1.87
Signed-off-by: Tomás Migone <[email protected]>
1 parent a4fffbc commit 0068410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# run only if release-please had released a new version
4040
needs: release-please
4141
container:
42-
image: rust:1.86-bookworm
42+
image: rust:1.87-bookworm
4343
if: needs.release-please.outputs.releases_created == 'true' || github.event.inputs.force_publish == 'true'
4444
steps:
4545
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)