Skip to content

Commit 2fbf886

Browse files
authored
Merge pull request #34 from badsyntax/action-vms-latest
Use latest macOS version
2 parents b9e1524 + e03fc46 commit 2fbf886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
npm test
3434
3535
build-test-macos:
36-
runs-on: macOS-10.14
36+
runs-on: macOS-latest
3737

3838
strategy:
3939
matrix:

0 commit comments

Comments
 (0)