Skip to content

Commit 4691ee0

Browse files
committed
Correction.
1 parent c0960b0 commit 4691ee0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
- ubuntu-latest-h
3131
forceKernel_mainline:
3232
required: false
33-
default: 6.6
33+
default: 6.6.
3434
type: choice
3535
options:
3636
- latest
@@ -54,15 +54,15 @@ on:
5454
- none
5555
forceKernel_lts:
5656
required: false
57-
default: 6.1
57+
default: 6.1.
5858
type: choice
5959
options:
6060
- latest
6161
- 6.1.
6262
- none
6363
forceKernel_lts_server:
6464
required: false
65-
default: 6.1
65+
default: 6.1.
6666
type: choice
6767
options:
6868
- latest

0 commit comments

Comments
 (0)