Skip to content

Commit f1ee2e4

Browse files
authored
Update maven.yml
1 parent 23f68e6 commit f1ee2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Java CI with Maven
22

33
on: [push, pull_request]
44
env:
5-
DEVELOPER_DIR: /Applications/Xcode_11.2.app/Contents/Developer
5+
DEVELOPER_DIR: /Applications/Xcode_13.2.app/Contents/Developer
66
jobs:
77
build:
88
runs-on: macos-latest

0 commit comments

Comments
 (0)