We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11312ed commit e03fc46Copy full SHA for e03fc46
.github/workflows/nodejs.yml
@@ -33,7 +33,7 @@ jobs:
33
npm test
34
35
build-test-macos:
36
- runs-on: macOS-10.14
+ runs-on: macOS-latest
37
38
strategy:
39
matrix:
0 commit comments