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.
1 parent a829429 commit 28aeab4Copy full SHA for 28aeab4
.github/workflows/ci.yaml
@@ -61,7 +61,7 @@ jobs:
61
timeout-minutes: 30
62
strategy:
63
matrix:
64
- version: [ 8, 11, 17, 21 ]
+ version: [ 11, 17, 21 ]
65
steps:
66
- uses: actions/checkout@v4
67
with:
0 commit comments