mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 15:14:56 +00:00
ci: 🎨 Remove unnecesary fields
This commit is contained in:
parent
723d3f2800
commit
501157c6ed
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -20,10 +20,8 @@ jobs:
|
|||||||
job:
|
job:
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
os-name: macos
|
os-name: macos
|
||||||
binary-postfix: ""
|
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
os-name: linux
|
os-name: linux
|
||||||
binary-postfix: ""
|
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
os-name: windows
|
os-name: windows
|
||||||
binary-postfix: ".exe"
|
binary-postfix: ".exe"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user