mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-25 00:09:28 +08:00
fix
This commit is contained in:
@@ -16,8 +16,8 @@ jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
# The type of runner that the job will run on
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
#runs-on: self-hosted
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user