Skip to content

apple

apple #1

Workflow file for this run

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