Skip to content

Multiple clarifications around system support #35

Multiple clarifications around system support

Multiple clarifications around system support #35

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
- ci
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Hello
run: echo "hello world"