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 de1300e commit 3b788bcCopy full SHA for 3b788bc
.github/workflows/ci.yml
@@ -131,9 +131,7 @@ jobs:
131
132
strategy:
133
matrix:
134
- # Pin v24 for now due to issues with TLS passthrough with mockttp
135
- # https://github.com/httptoolkit/mockttp/commit/b591cff5f44355f395aee5eaf5f2bcc1b1979b34
136
- node-version: [20.x, 22.x, 24.4.1]
+ node-version: [20.x, 22.x, 24.x]
137
138
steps:
139
- uses: actions/checkout@v5
0 commit comments