Skip to content

Commit e4462d5

Browse files
committed
(cake-contrib#278) re-enabled build on macos
1 parent 619cb12 commit e4462d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
strategy:
2121
matrix:
22-
os: [windows-2022, ubuntu-22.04]
22+
os: [windows-2022, ubuntu-22.04, macos-13]
2323

2424
env:
2525
AZURE_PASSWORD: ${{ secrets.AZURE_PASSWORD }}

0 commit comments

Comments
 (0)