change runner
This commit is contained in:
parent
0210fa5019
commit
2ce4e1a9e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-site.yml
vendored
2
.github/workflows/release-site.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue