Update build-binaries.yml

This commit is contained in:
Daniel Hougaard
2024-07-03 22:42:43 +02:00
parent 87e52ddd06
commit dfbeac3dfe

View File

@ -29,8 +29,8 @@ jobs:
include:
- os: linux
target: node18-linux
- os: win
target: node18-win
# - os: win
# target: node18-win
steps:
- name: Checkout code