Skip to content

Commit e651645

Browse files
committed
Update workflows
1 parent 0f4c009 commit e651645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [windows-2019, macos-11.0, macos-12]
12+
os: [windows-2019, macos-latest]
1313

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

0 commit comments

Comments
 (0)