Skip to content

Commit

Permalink
Chore: Change platform to macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
songbirdzz committed May 5, 2024
1 parent 7e48422 commit 3e50633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
flutter-build-macos:
name: "Build MacOS"
runs-on: "macos-latest"
runs-on: "macos-13"
permissions: write-all

steps:
Expand Down

0 comments on commit 3e50633

Please sign in to comment.