Skip to content

Commit df6e25b

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 5d7f9fb + a8561f2 commit df6e25b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/automated-ios-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ on:
1212

1313
jobs:
1414
build:
15-
runs-on: macos-14
15+
runs-on: macos-26
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: maxim-lobanov/setup-xcode@v1
1919
with:
20-
xcode-version: '15.4'
20+
xcode-version: '26.0'
2121
- uses: yukiarrr/ios-build-action@v1.11.2
2222
with:
2323
project-path: qBitControl.xcodeproj

0 commit comments

Comments
 (0)