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:
|
||||
binary-archive:
|
||||
runs-on: node-16-bullseye
|
||||
container:
|
||||
image: muslrust:stable-philt3r
|
||||
steps:
|
||||
- name: Get code
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue