a
This commit is contained in:
parent
287352e41a
commit
c37ff41ca3
2 changed files with 4 additions and 4 deletions
4
.github/workflows/cachix.yml
vendored
4
.github/workflows/cachix.yml
vendored
|
|
@ -25,10 +25,10 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
kernelVersion: ["5.4", "5.10", "5.11"]
|
||||
kernelVersion: ["54", "510", "511"]
|
||||
sched: [bmq, cfs, cacule, muqss, pds]
|
||||
include:
|
||||
- kernelVersion: "5.10"
|
||||
- kernelVersion: "510"
|
||||
sched: upds
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue