;ci: tweak new workflow names slightly
This commit is contained in:
parent
2b3f6e86b8
commit
9ffed51f54
2
.github/workflows/static-linux-arm32v7.yml
vendored
2
.github/workflows/static-linux-arm32v7.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Static build arm32v7 arch CI
|
name: build linux static arm32v7
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
2
.github/workflows/static-linux.yml
vendored
2
.github/workflows/static-linux.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Static build x64 arch CI
|
name: build linux static x64
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user