Skip to content

Commit 7b06d89

Browse files
committed
updated test
1 parent 6874caa commit 7b06d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup-stackql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "Version output: $VERSION_OUTPUT"
4444
4545
SEMVER_REGEX="v[0-9]+\.[0-9]+\.[0-9]+"
46-
PLATFORM_REGEX="(Linux|Darwin|Windows)"
46+
PLATFORM_REGEX="(Linux|Darwin|Windows|Homebrew)"
4747
# DATE_REGEX="BuildDate: \b\d{4}-\d{2}-\d{2}\b"
4848
# SHA_REGEX="\([0-9a-f]{7}\)"
4949

0 commit comments

Comments
 (0)