Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Apr 26, 2024
1 parent 6874caa commit 7b06d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-stackql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
echo "Version output: $VERSION_OUTPUT"
SEMVER_REGEX="v[0-9]+\.[0-9]+\.[0-9]+"
PLATFORM_REGEX="(Linux|Darwin|Windows)"
PLATFORM_REGEX="(Linux|Darwin|Windows|Homebrew)"
# DATE_REGEX="BuildDate: \b\d{4}-\d{2}-\d{2}\b"
# SHA_REGEX="\([0-9a-f]{7}\)"
Expand Down

0 comments on commit 7b06d89

Please sign in to comment.