mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +00:00
try using mac github action runners instead
This commit is contained in:
parent
2b6125be0c
commit
d37a969930
1 changed files with 1 additions and 1 deletions
2
.github/workflows/staging-ghcr-public.yml
vendored
2
.github/workflows/staging-ghcr-public.yml
vendored
|
|
@ -10,7 +10,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-13
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue