Update build-win64.yml
Some checks failed
RPM/DEB build aarch64 / ${{ matrix.target }} (ubuntu-24.04-arm) (push) Has been cancelled
RPM/DEB build armhf / ${{ matrix.target }} (ubuntu-latest) (push) Has been cancelled
RPM/DEB build x86-64 / ${{ matrix.target }} (ubuntu-latest) (push) Has been cancelled
Build Win64 3proxy with MSVC / ${{ matrix.target }} (windows-2022) (push) Has been cancelled

This commit is contained in:
Vladimir Dubrovin 2026-04-22 12:00:45 +03:00
parent ab9b7c6fca
commit 3e81246320

View File

@ -2,7 +2,7 @@ name: Build Win64 3proxy with MSVC
on:
push:
branches: [ "master", "test-ci" ]
branches: [ "master", "test-ci" ]
paths: [ 'RELEASE', '.github/workflows/build-win64.yml' ]
jobs: