Update workflow label to select macOS 26 builder. (#485)

This commit is contained in:
J Logan
2026-01-21 00:38:54 -08:00
committed by GitHub
parent 863380c5e1
commit d40650f1fb
@@ -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