Skip to content

Commit

Permalink
Add zlib-ng 2.2.2 and 2.18 to GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Sep 17, 2024
1 parent 086b3de commit 83be37e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux-upstream-zlib-ng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
- latest
zlib-version:
- 'develop'
- '2.2.2'
- '2.2.1'
- '2.2.0'
- '2.1.8'
- '2.1.7'
- '2.1.6'
- '2.1.5'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/macos-upstream-zlib-ng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
- latest
zlib-version:
- 'develop'
- '2.2.2'
- '2.2.1'
- '2.2.0'
- '2.1.8'
- '2.1.7'
- '2.1.6'
- '2.1.5'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/windows-upstream-zlib-ng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@ jobs:
- latest
zlib-version:
- 'develop'
- '2.2.2'
- '2.2.1'
- '2.2.0'
- '2.1.8'
- '2.1.7'
- '2.1.6'
- '2.1.5'
Expand Down

0 comments on commit 83be37e

Please sign in to comment.