Skip to content

Commit 873507b

Browse files
committed
Set runner to be ubuntu-latest
1 parent 2734354 commit 873507b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
secrets_scan:
1010
name: Secrets scan
11-
runs-on: squad-growth-ubuntu2204-x64-xsmall
11+
runs-on: ubuntu-latest
1212
permissions: write-all
1313
timeout-minutes: 10
1414
steps:

0 commit comments

Comments
 (0)