Skip to content

Commit 86722ed

Browse files
findepifelipecrv
authored andcommitted
TMP: pin toolchain version to avoid clippy
1 parent d3fcb4b commit 86722ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-builder/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inputs:
2121
rust-version:
2222
description: 'version of rust to install (e.g. stable)'
2323
required: false
24-
default: 'stable'
24+
default: '1.79'
2525
target:
2626
description: 'target architecture(s)'
2727
required: false

0 commit comments

Comments
 (0)