Skip to content

Commit

Permalink
Enable FlyCI Wingman (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
radeva authored Jun 28, 2024
1 parent 6c0456c commit ef0db8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
ci:
runs-on: flyci-macos-14-m2
runs-on: [flyci-macos-14-m2, wingman]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit ef0db8f

Please sign in to comment.