We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b537b1 commit b322b61Copy full SHA for b322b61
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
xcode-path: '/Applications/Xcode_26.0.app'
22
upload-dist: false
23
run-analyzer: false
24
- macos: 'macos-15'
+ macos: 'macos-26'
25
26
name: Build and Test Sparkle
27
runs-on: ${{ matrix.macos }}
0 commit comments