Skip to content

Commit

Permalink
[NON_ISSUE] CI macos-13으로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
chongin12 authored Nov 23, 2023
1 parent 902b13c commit a6164f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
types: [published]
jobs:
build:
runs-on: macos-14
runs-on: macos-13
env:
XC_PROJECT: ${{ 'YDS.xcodeproj' }}
XC_SCHEME: ${{ 'YDS-Storybook' }}
Expand Down

0 comments on commit a6164f2

Please sign in to comment.