Skip to content

Commit 9263a5e

Browse files
authored
Github Action: macos upgrade to 26
1 parent 9447570 commit 9263a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ jobs:
371371
run: gh release upload "${{ needs.prepare.outputs.tag }}" /github/home/packages/tmp/*/ldview*.apk
372372
build-mac:
373373
if: always()
374-
runs-on: macos-latest
374+
runs-on: macos-26
375375
needs: [prepare]
376376
steps:
377377
- name: Checkout

0 commit comments

Comments
 (0)