Added expansion of hosts list.

This commit is contained in:
Alexandr Bogomyakov
2023-06-20 02:09:34 +03:00
parent af88dc138c
commit ca244d161e

View File

@ -1,9 +1,13 @@
name: Rust-static-build-musl
#on:
# push:
# branches: [ master ]
# pull_request:
# branches: [ master ]
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
tags:
- '*'
env:
CARGO_TERM_COLOR: always
BUILD_TARGET: x86_64-unknown-linux-musl