Skip to content

Commit

Permalink
update depenednecies
Browse files Browse the repository at this point in the history
  • Loading branch information
oetiker committed Jul 28, 2023
1 parent 60f01b0 commit 48776a1
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,18 @@ jobs:
strategy:
matrix:
os:
- ubuntu-16.04
- ubuntu-18.04
- ubuntu-22.04
# no libssl on windows
# - windows-latest

perl:
- '5.22'
- '5.26'
- '5.30'
- '5.32'
- '5.38'

node:
- '10.x'
- '13.x'
- '16.x'
- '18.x'

exclude:
- os: ubuntu-16.04
Expand Down

0 comments on commit 48776a1

Please sign in to comment.