Skip to content

Commit 5c558b2

Browse files
committed
enable mirrors by default
1 parent e8fadcc commit 5c558b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_checks-ts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ on:
5555
default: "ubuntu:24.04"
5656
enable_mirrors:
5757
description: "Enable Ubuntu mirror configuration for faster downloads"
58-
required: false
58+
required: true
5959
type: boolean
6060
default: true
6161
mirror_url:

0 commit comments

Comments
 (0)