mirror of
https://github.com/apple/container.git
synced 2026-09-13 11:15:41 +00:00
Update workflow label to select macOS 26 builder. (#485)
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
name: Build and Test repo
|
||||
if: github.repository == 'apple/containerization'
|
||||
timeout-minutes: 60
|
||||
runs-on: [self-hosted, macos, sequoia, ARM64]
|
||||
runs-on: [self-hosted, macos, tahoe, ARM64]
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
Reference in New Issue
Block a user