Skip to content

Commit c79ec4a

Browse files
committed
Chasing guthub actions changes
1 parent 2b5efaf commit c79ec4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- { os: macos-14, xcode: '15.4.0' }
117117
- { os: macos-15, xcode: '16.4.0' }
118118
- { os: macos-15-intel, xcode: '16.4.0' }
119-
- { os: macos-26, xcode: '26.0.0' }
119+
- { os: macos-26, xcode: '26.0' }
120120
env:
121121
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app
122122
steps:

0 commit comments

Comments
 (0)