Skip to content

testing

testing #413

Workflow file for this run

name: testing
on:
pull_request:
merge_group:
schedule:
- cron: '55 2 * * *' # 2:55am-ish UTC everyday (approx 50 minutes after akmods images run)
workflow_dispatch:
jobs:
build-testing:
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
coreos_version: testing