Skip to content

Commit 7c34e7a

Browse files
authored
Don't rely on INPUT_RUBY_VERSION anymore
1 parent 48aa442 commit 7c34e7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/cibuild-docker

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
set -ex
44

55
# Set the ruby version in the Action definition matrix.
6-
RUBY_VERSION="$INPUT_RUBY_VERSION"
76
: "${RUBY_VERSION:="2.5.3"}"
87

98
docker build --build-arg "RUBY_VERSION=$RUBY_VERSION" -t github-pages .

0 commit comments

Comments
 (0)