Skip to content

Commit 59416b3

Browse files
authored
bump macOS version
1 parent 530ae6c commit 59416b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy_docc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ concurrency:
1515

1616
jobs:
1717
build:
18-
runs-on: macos-14
18+
runs-on: macos-15
1919
env:
20-
DEVELOPER_DIR: /Applications/Xcode_15.4.app/Contents/Developer
20+
DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer
2121

2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)