chore: CI/CD configuration
Some checks failed
Build & Push (Multi-Arch) / docker (push) Failing after 1m13s
Some checks failed
Build & Push (Multi-Arch) / docker (push) Failing after 1m13s
This commit is contained in:
parent
1397dfa1bf
commit
9f0a5b0f2a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: [wsl]
|
runs-on: [docker]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue