Skip to content

Commit 41eef12

Browse files
committed
Draft. Upstream.
1 parent 8a74dee commit 41eef12

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/check.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,23 @@ on:
2222
inputs:
2323
runnerName:
2424
required: false
25-
default: ubuntu-latest-h
25+
default: ubuntu-latest
2626
type: choice
2727
options:
2828
- ubuntu-latest
2929
- ubuntu-latest-m
3030
- ubuntu-latest-h
3131
forceKernel_mainline:
3232
required: false
33-
default: latest
33+
default: none
3434
type: choice
3535
options:
3636
- latest
3737
- 6.12.
3838
- none
3939
forceKernel_lts:
4040
required: false
41-
default: latest
41+
default: 6.12.
4242
type: choice
4343
options:
4444
- latest

_lib/ubiquitous_bash

0 commit comments

Comments
 (0)