Skip to content

Commit

Permalink
Merge pull request #2528 from get10101/fix/daily-run
Browse files Browse the repository at this point in the history
fix: this needs to run on macos obviously
  • Loading branch information
bonomat authored May 10, 2024
2 parents d42a8c9 + ef1c2fa commit 1d0ed92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testflight-for-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
run_task:
name: Run Task
runs-on: ubuntu-latest
runs-on: macos-14
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 1d0ed92

Please sign in to comment.