Skip to content

Commit

Permalink
GitHub Actions: move to macOS 15 (#6193)
Browse files Browse the repository at this point in the history
  • Loading branch information
g123k authored Jan 13, 2025
1 parent 975ab43 commit fee28fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ env:
jobs:
testflight-release:
name: Build and deploy to TestFlight testers (org.openfoodfacts.scanner)
runs-on: macos-latest
runs-on: macos-15
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit fee28fd

Please sign in to comment.