Skip to content

Commit 5a1caa3

Browse files
committed
Use xcode 26.2 toolchain on GH hosted
1 parent abb0793 commit 5a1caa3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_and_test_gh_hosted.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
branches: [ "main" ]
88
workflow_dispatch:
99

10+
env:
11+
DEVELOPER_DIR: /Applications/Xcode_26.2.app/Contents/Developer
12+
1013
jobs:
1114

1215
build:

0 commit comments

Comments
 (0)