Skip to content

Commit

Permalink
adding macOS M1 action
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed May 6, 2024
1 parent 857f6db commit d9ec45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true # required to setup CSC

jobs:
main:
build-test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit d9ec45a

Please sign in to comment.