Skip to content

Updat: Debian builds #615

Updat: Debian builds

Updat: Debian builds #615

Workflow file for this run

name: CentOS8 Build Job
on: [push, pull_request]
jobs:
build:
name: Build on CentOS8 (Rocky Linux)
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v4
with:
submodules: recursive
- name: Build LTFS
id: build
uses: LinearTapeFileSystem/CentOS8-Build@v1.6
with:
destination: '/tmp/ltfs'