Skip to content

Commit 3dd40ed

Browse files
authored
Bump Xcode on CI
1 parent 8b61f94 commit 3dd40ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ on:
55
types: [published]
66

77
env:
8-
DEVELOPER_DIR: /Applications/Xcode_13.2.1.app
8+
DEVELOPER_DIR: /Applications/Xcode_13.3.1.app
99

1010
jobs:
1111
build-release:
12-
runs-on: macos-11
12+
runs-on: macos-12
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Build for release

0 commit comments

Comments
 (0)