Skip to content

Commit bec6dd5

Browse files
committed
Release with macos-latest only
1 parent 52cd169 commit bec6dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
build:
2525
strategy:
2626
matrix:
27-
os: [macos-10.15, macos-12, macos-11]
27+
os: [macos-latest]
2828

2929
runs-on: ${{ matrix.os }}
3030

0 commit comments

Comments
 (0)