We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b8c5b3 + fb9a12e commit 73fd181Copy full SHA for 73fd181
1 file changed
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- version: ['8', '11', '17', '21']
+ version: ['11', '17', '21']
42
runs-on: ubuntu-24.04
43
steps:
44
- name: checkout repo
0 commit comments