Skip to content

sched: switch_to implementation to context swith to a diff task #3

sched: switch_to implementation to context swith to a diff task

sched: switch_to implementation to context swith to a diff task #3

Workflow file for this run

name: Qemu ARM CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build_qemu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: |
echo QEMU