Skip to content

Commit

Permalink
#31 enable full workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Feb 26, 2024
1 parent 7f9a296 commit 2e1c740
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@ jobs:
strategy:
matrix:
perl:
# - '5.38'
# - '5.36'
# - '5.34'
# - '5.32'
# - '5.30'
# - '5.28'
# - '5.26'
# - '5.24'
# - '5.22'
# - '5.20'
# - '5.18'
- '5.38'
- '5.36'
- '5.34'
- '5.32'
- '5.30'
- '5.28'
- '5.26'
- '5.24'
- '5.22'
- '5.20'
- '5.18'
- '5.16'
# - '5.14'
# - '5.12'
# - '5.10'
# - '5.8'
# - '5.6'
- '5.14'
- '5.12'
- '5.10'
- '5.8'
- '5.6'

build-zlib:
- 0
Expand Down

0 comments on commit 2e1c740

Please sign in to comment.