Skip to content

Commit

Permalink
chore: update CI build to use version 17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brianheineman committed Nov 15, 2024
1 parent 8a1fe53 commit 573af7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
if [ -z "$version" ]; then
# Set default version for non-release builds
version="17.0.0"
version="17.1.0"
fi
root_directory="$(pwd)"
Expand Down

0 comments on commit 573af7e

Please sign in to comment.