Skip to content

Commit 2a1380d

Browse files
committed
build: update default PR build version from 16.2 to 17.0
1 parent 614a9ef commit 2a1380d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
210210
if [ -z "$version" ]; then
211211
# Set default version for non-release builds
212-
version="16.2.0"
212+
version="17.0.0"
213213
fi
214214
215215
root_directory="$(pwd)"

0 commit comments

Comments
 (0)