runs-on update to run on n100
Some checks failed
Build Docker Image / build (pull_request) Has been cancelled
Some checks failed
Build Docker Image / build (pull_request) Has been cancelled
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: slimbook-ubuntu-latest
|
||||
runs-on: n100-ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Reference in New Issue
Block a user