Skip to content

Commit e03fc46

Browse files
committed
Use latest macOS version
1 parent 11312ed commit e03fc46

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)