Skip to content

Commit fa91789

Browse files
committed
Run zstd checks against all operating systems
1 parent 37309b9 commit fa91789

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.github/workflows/__zstd-bundle-fallback.yml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__zstd-bundle.yml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/zstd-bundle-fallback.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ description: "Tests the fallback for when downloading a Zstandard-compressed Cod
33
versions:
44
- linked
55
operatingSystems:
6+
- macos
7+
- windows
68
- ubuntu
79
env:
810
CODEQL_ACTION_ZSTD_BUNDLE: true

pr-checks/checks/zstd-bundle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ description: "Tests the feature flag that downloads a Zstandard-compressed CodeQ
33
versions:
44
- linked
55
operatingSystems:
6+
- macos
7+
- windows
68
- ubuntu
79
env:
810
CODEQL_ACTION_ZSTD_BUNDLE: true

0 commit comments

Comments
 (0)