Skip to content

Commit d68ee59

Browse files
authored
Update build.yml - update to macos-13
1 parent 24deb90 commit d68ee59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
platform: [
2929
{ name: Windows, distver: windows-2019 },
3030
{ name: Linux, distver: ubuntu-20.04 },
31-
{ name: macOS, distver: macos-11 }
31+
{ name: macOS, distver: macos-13 }
3232
]
3333
steps:
3434
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)