Skip to content

Commit dd9a4a1

Browse files
authored
Merge pull request RustPython#1242 from RustPython/coolreader18/cron-redox-deploy
Use redox-release branch for redox recipe
2 parents 7fd01b0 + eedf967 commit dd9a4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redox/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GIT=https://github.com/RustPython/RustPython
2-
BRANCH=release
2+
BRANCH=redox-release
33
CARGOFLAGS=--no-default-features
44
export BUILDTIME_RUSTPYTHONPATH=/lib/rustpython/
55

0 commit comments

Comments
 (0)