Skip to content

Commit a9d5786

Browse files
Use a version of Xcode available on macOS 15 images
1 parent 1224089 commit a9d5786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22
on: [push, pull_request]
33
env:
4-
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app/Contents/Developer
4+
DEVELOPER_DIR: /Applications/Xcode_16.0.app/Contents/Developer
55
HAXE_VERSION: 4.3.7
66

77
jobs:

0 commit comments

Comments
 (0)