Skip to content

Update metadata, badge, and citation for 2025-06-02 #42

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

Update metadata, badge, and citation for 2025-06-02 #42

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