Skip to content

Commit d7ed494

Browse files
authored
Update mac-ci.yml to use macos-latest
1 parent a74bfba commit d7ed494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111

12-
runs-on: macos-11
12+
runs-on: macos-latest
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)