alpine test
Some checks failed
Testing running with Alpine instead of Ubuntu / deploy (push) Has been cancelled
Some checks failed
Testing running with Alpine instead of Ubuntu / deploy (push) Has been cancelled
This commit is contained in:
@ -3,7 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: apline:latest
|
runs-on: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: setup python
|
- name: setup python
|
||||||
|
Reference in New Issue
Block a user