aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2023-06-05 10:19:47 +0200
committerGitHub <noreply@github.com>2023-06-05 10:19:47 +0200
commitae176ea9cd7058cce5a2d6e36ec89e90d1ce8170 (patch)
tree1b130a10f1ca76db8581eff0a0ddc6306cf0414f /.github
parent2b17db8aa3023ca966fec02d5052201b382a2be0 (diff)
downloadsyncthing-ae176ea9cd7058cce5a2d6e36ec89e90d1ce8170.tar.gz
syncthing-ae176ea9cd7058cce5a2d6e36ec89e90d1ce8170.zip
build: Tests should run with Go 1.20 on Windows (#8924)
Tests should run with Go 1.20 on Windows
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-syncthing.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/build-syncthing.yaml b/.github/workflows/build-syncthing.yaml
index cce4ce9ab..cad049824 100644
--- a/.github/workflows/build-syncthing.yaml
+++ b/.github/workflows/build-syncthing.yaml
@@ -67,10 +67,6 @@ jobs:
go run build.go
- name: Test
- # Our Windows tests currently don't work on Go 1.20
- # https://github.com/syncthing/syncthing/issues/8779
- # https://github.com/syncthing/syncthing/issues/8778
- if: "!(matrix.go == '1.20' && matrix.runner == 'windows-latest')"
run: |
go run build.go test