Skip to content

Commit

Permalink
Merge pull request #244 from Team-Ampersand/233-github-action-runner-…
Browse files Browse the repository at this point in the history
…macos-14-upgrade

🔀 :: [#233] runner 환경 macos14 업그레이드
  • Loading branch information
uuuunseo authored Apr 26, 2024
2 parents 70c46ab + 87aee17 commit 5201e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AppStore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ env:
jobs:
distribute:
name: 🚀 App Store Submission
runs-on: macos-latest
runs-on: macos-14

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5201e86

Please sign in to comment.