Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marinelli committed Dec 18, 2024
1 parent e36f741 commit b643e40
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
args:
- "--resolver lts-23"
- "--resolver lts-22"
- "--resolver lts-21"
- "--resolver lts-20"
- "--resolver lts-19"
- "--resolver lts-18"
- "--resolver lts-17"
- "--resolver lts-16"

steps:
- name: Clone project
Expand Down

0 comments on commit b643e40

Please sign in to comment.