Skip to content

Commit fbc100c

Browse files
authored
Merge pull request #90 from gitx/XCode-26.3
XCode 26.3
2 parents 577cc54 + 3098592 commit fbc100c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/BuildPR.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
include:
17-
- xcode: 26.2
17+
- xcode: 26.3
1818
os: macos-15-intel
1919
abi: x86_64
20-
- xcode: 26.2
20+
- xcode: 26.3
2121
os: macos-26
2222
abi: arm64
2323
steps:

0 commit comments

Comments
 (0)