Skip to content

Commit

Permalink
run with macos
Browse files Browse the repository at this point in the history
  • Loading branch information
meiravgri committed Oct 21, 2024
1 parent d67a1aa commit b683ae4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/flow-temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
# container: alpine:3
# pre-checkout-script: apk add bash
# run-valgrind: false
# macos:
# uses: ./.github/workflows/macos.yml
# arm:
# uses: ./.github/workflows/arm.yml
# secrets: inherit
macos:
uses: ./.github/workflows/macos.yml
arm:
uses: ./.github/workflows/arm.yml
secrets: inherit

0 comments on commit b683ae4

Please sign in to comment.