Skip to content

Commit 73fd181

Browse files
authored
Merge pull request #18 from bastelfreak/java8
Drop Java 8 testing
2 parents 0b8c5b3 + fb9a12e commit 73fd181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: false
4040
matrix:
41-
version: ['8', '11', '17', '21']
41+
version: ['11', '17', '21']
4242
runs-on: ubuntu-24.04
4343
steps:
4444
- name: checkout repo

0 commit comments

Comments
 (0)