1
0
Fork 0
mirror of https://github.com/imjasonh/gha-test synced 2026-07-07 00:32:57 +00:00

Switch runner to macOS and modify job steps

This commit is contained in:
Jason Hall 2025-09-05 10:01:35 -04:00 committed by GitHub
parent 15bb078aa7
commit 19ee2edc08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,9 +9,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- run: cat ~/.docker/config.json
- uses: imjasonh/setup-crane@main
- run: crane catalog index.docker.io
- run: crane cp alpine githubactions/alpine
- run: man shortcuts