Skip to content

Commit f34eae5

Browse files
committed
migrate all-permissions-1
1 parent 524258a commit f34eae5

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
@@ -405,7 +405,7 @@ jobs:
405405
strategy:
406406
matrix:
407407
go-version: [ 1.18.x, 1.19.x ]
408-
os: [ ubuntu-latest ]
408+
os: [ self-hosted ]
409409
steps:
410410
- name: Set up Go ${{ matrix.go-version }} on ${{ matrix.os }}
411411
uses: actions/setup-go@v2

0 commit comments

Comments
 (0)