Skip to content

Michaelcobb/test ci #48

Michaelcobb/test ci

Michaelcobb/test ci #48

Workflow file for this run

# Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
#
# SPDX-License-Identifier: BSD-2-Clause
# Actions to run on Push and Pull Request
name: CI
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
checks:
name: Checks
uses: The-Capable-Hub/CHERI-seL4-ci-actions/.github/workflows/push.yml@michaelcobb/capable-hub-ci
with:
runner: the-capable-hub-aws-ci
container-image: capablehub/tch-ubuntu-24-builder:latest