Skip to content

Commit fb9a12e

Browse files
committed
Drop Java 8 testing
1 parent 0b8c5b3 commit fb9a12e

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)