Skip to content

Create test_arm64.yaml #1

Create test_arm64.yaml

Create test_arm64.yaml #1

Workflow file for this run

name: just test arm64
on: [push]
jobs:
issues-event-tests:
runs-on: [self-hosted, stg-private-endpoint, jammy, ARM64]
steps:
- name: Echo runner name
run: |
echo "Hello, world"