Skip to content

Commit f5df18f

Browse files
committed
Test on LTS versions + latest
1 parent b9e123e commit f5df18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
distribution: ['zulu']
1010
os: [ubuntu-latest, windows-latest, macos-latest]
11-
version: [ 11, 12, 13, 14, 15, 16, 17 ]
11+
version: [ 11, 17, 21, 22 ]
1212
steps:
1313
- uses: actions/checkout@v4
1414
with:

0 commit comments

Comments
 (0)