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 17d19c9 + 86f5686 commit 89bebc3Copy full SHA for 89bebc3
1 file changed
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
fail-fast: false
42
matrix:
43
- version: ['17', '21']
+ version: ['17', '21', '25']
44
runs-on: ubuntu-24.04
45
steps:
46
- name: checkout repo
0 commit comments