Skip to content

Commit ee6784f

Browse files
authored
Merge pull request #296 from nils-a/feature/GH-278
(#278) re-enabled build on macos
2 parents 619cb12 + e4462d5 commit ee6784f

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)