Skip to content

Commit d279f72

Browse files
authored
Migrate reuse golang dependencies (#2275)
1 parent 9539a8e commit d279f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ jobs:
346346
347347
reuse-golang-dependencies:
348348
name: reuse golang dependencies
349-
runs-on: ${{ matrix.os }}
349+
runs-on: self-hosted
350350
strategy:
351351
matrix:
352352
go-version: [ 1.18.x, 1.19.x ]

0 commit comments

Comments
 (0)