Skip to content

Update metadata, badge, and citation for 2025-06-18 #52

Update metadata, badge, and citation for 2025-06-18

Update metadata, badge, and citation for 2025-06-18 #52

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: [self-hosted, arch, Linux, X64]
steps:
- uses: actions/checkout@v4
- name: Print system info
run: |
uname -a
lscpu