ci: 🎨 Remove unnecesary fields

This commit is contained in:
Sergio Gasquez 2022-09-28 09:31:33 +02:00
parent 723d3f2800
commit 501157c6ed

View File

@ -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"