Skip to content

Commit 573af7e

Browse files
committed
chore: update CI build to use version 17.1
1 parent 8a1fe53 commit 573af7e

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="17.0.0"
212+
version="17.1.0"
213213
fi
214214
215215
root_directory="$(pwd)"

0 commit comments

Comments
 (0)