We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2687822 commit f2fe7f0Copy full SHA for f2fe7f0
1 file changed
.github/workflows/run-tests.yml
@@ -21,6 +21,7 @@ jobs:
21
- macos-latest
22
node:
23
- 22
24
+ - 23
25
- 24
26
steps:
27
- name: Check out repository
0 commit comments