mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-11 12:07:22 +01:00
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:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-15
|
||||
runs-on: macos-26
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user