Skip to content

Commit e2c42c7

Browse files
authored
Merge pull request #437 from maxmind/greg/test-versions
Test on LTS versions + latest
2 parents b9e123e + f5df18f commit e2c42c7

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)