summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2023-08-31 13:31:09 +0200
committerDavid Lönnhager <david.l@mullvad.net>2023-08-31 13:31:09 +0200
commitbbe31c1e236d66f1a77a7f944c8a264a486b6223 (patch)
treef213aa245e742dd6ae58ccd82193b81001c2f9c5 /.github/workflows
parent08ec4a88df17088a2fc81c3ee5f2d1d62ef0c1f1 (diff)
parent32f5426bb5c9ec886cfdcbb0c4fc3b516ef2d142 (diff)
downloadmullvadvpn-bbe31c1e236d66f1a77a7f944c8a264a486b6223.tar.xz
mullvadvpn-bbe31c1e236d66f1a77a7f944c8a264a486b6223.zip
Merge branch 'win-remove-user-wg-des-316' into main
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/daemon.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/daemon.yml b/.github/workflows/daemon.yml
index ab270c7b67..6112f30fe8 100644
--- a/.github/workflows/daemon.yml
+++ b/.github/workflows/daemon.yml
@@ -148,11 +148,6 @@ jobs:
target: i686-pc-windows-msvc
default: true
- - name: Install Go
- uses: actions/setup-go@v3
- with:
- go-version: 1.18.5
-
- name: Install msbuild
uses: microsoft/setup-msbuild@v1.0.2
with: