Skip to content

Update metadata, badge, and citation for 2025-06-17 #49

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

Update metadata, badge, and citation for 2025-06-17 #49

Workflow file for this run

# /qompassai/linux/.github/workflows/main.yml
# ---------------------------------------------
# Copyright (C) 2025 Qompass AI, All rights reserved
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