github-worflow: Switch to "Namespace" runner for CI
This commit is contained in:
parent
85abc48714
commit
47b72e41dd
3 changed files with 3 additions and 3 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
lockfile:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: nscloud-ubuntu-22.04-amd64-4x16
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue