mirror of
https://github.com/amnezia-vpn/euphoria-tools.git
synced 2026-05-17 08:15:50 +03:00
6
.github/workflows/windows-build.yml
vendored
6
.github/workflows/windows-build.yml
vendored
@@ -8,11 +8,7 @@ jobs:
|
||||
Build-Libs-WireGuard-Windows:
|
||||
name: 'Build-Libs-WireGuard-Windows'
|
||||
runs-on: windows-latest
|
||||
if: |
|
||||
contains(github.event.head_commit.message, '[all]') ||
|
||||
contains(github.event.head_commit.message, '[windows]') ||
|
||||
contains(github.event.head_commit.message, '[wireguard-tools]')
|
||||
|
||||
|
||||
steps:
|
||||
|
||||
- name: 'Setup ccache'
|
||||
|
||||
Reference in New Issue
Block a user