We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f68e6 commit f1ee2e4Copy full SHA for f1ee2e4
.github/workflows/maven.yml
@@ -2,7 +2,7 @@ name: Java CI with Maven
2
3
on: [push, pull_request]
4
env:
5
- DEVELOPER_DIR: /Applications/Xcode_11.2.app/Contents/Developer
+ DEVELOPER_DIR: /Applications/Xcode_13.2.app/Contents/Developer
6
jobs:
7
build:
8
runs-on: macos-latest
0 commit comments