This commit is contained in:
parent
2e9f59bbc4
commit
3589b0e5b6
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: bitnami/minideb:bullseye-arm64
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue