Skip to content

apple

apple #2

Workflow file for this run

name: 'test'
on:
workflow_dispatch:
env:
ANKA_TEMPLATE_ID: "91554c0a-8f10-44d6-a4cd-e20f7035d350"
jobs:
test:
runs-on: [ "self-hosted", "macos" ]
steps:
- uses: actions/checkout@v3
- run: |
sw_vers
hostname
echo "123"