move sources into its own file

also a bunch of misc changes
This commit is contained in:
LavaDesu 2021-06-28 09:32:32 +07:00
parent c37ff41ca3
commit dfc2cdbd89
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 70 additions and 50 deletions

View file

@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
kernelVersion: ["54", "510", "511"]
kernelVersion: ["54", "510", "512"]
sched: [bmq, cfs, cacule, muqss, pds]
include:
- kernelVersion: "510"