We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b364a02 commit 9456616Copy full SHA for 9456616
.github/workflows/mulle-sde-ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ ubuntu-latest]
+ os: [ ubuntu-latest, macos-latest, macos-14 ]
16
17
steps:
18
- name: Set MULLE_HOSTNAME
0 commit comments