Use macOS 26 runner (#691)

* Update macOS version in GitHub Actions workflow

* Update macOS version in release workflow

* Update macOS version for nightly workflow

* Fix runner OS for Swift in CodeQL workflow
This commit is contained in:
Max Goedjen
2025-09-11 18:15:54 -07:00
committed by GitHub
parent aa46d8fa48
commit 96ef91df0c
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: macos-15
runs-on: macos-26
permissions:
id-token: write
contents: write