We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca0b53 commit f734c69Copy full SHA for f734c69
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: macos-14 # iOS 16 시뮬레이터 런타임 포함
+ runs-on: macos-13 # iOS 16 시뮬레이터 런타임 포함
10
steps:
11
- uses: actions/checkout@v4
12
0 commit comments