ci: binary: build direclty without additional docker container
This commit is contained in:
parent
1bd3cee6ea
commit
fa84fd6f83
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
binary-archive:
|
binary-archive:
|
||||||
runs-on: node-16-bullseye
|
runs-on: node-16-bullseye
|
||||||
container:
|
|
||||||
image: muslrust:stable-philt3r
|
|
||||||
steps:
|
steps:
|
||||||
- name: Get code
|
- name: Get code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue