muon/.builds/fedora.yml
2025-07-26 07:12:46 -04:00

17 lines
319 B
YAML

# SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
# SPDX-License-Identifier: GPL-3.0-only
image: fedora/latest
packages:
- gcc-c++
sources:
- https://git.sr.ht/~lattis/muon
tasks:
- bootstrap: |
cd muon
tools/ci/bootstrap.sh build
- test: |
cd muon/build
./muon test -d dots