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:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: apline:latest
|
||||
runs-on: alpine:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: setup python
|
||||
|
Reference in New Issue
Block a user