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 e71b62b + aab3697 commit f1f3586Copy full SHA for f1f3586
1 file changed
.github/workflows/test.yml
@@ -51,6 +51,9 @@ jobs:
51
- os: macos-latest
52
node-version: 16.x
53
polling: "200"
54
+ - os: macos-latest
55
+ node-version: 17.x
56
+ polling: "200"
57
runs-on: ${{ matrix.os }}
58
steps:
59
- uses: actions/checkout@v2
0 commit comments