Browse Source

[ci] enable win32 macro tests again

Simon Krajewski 6 years ago
parent
commit
df401d81d4
1 changed files with 2 additions and 4 deletions
  1. 2 4
      extra/azure-pipelines/test-windows.yml

+ 2 - 4
extra/azure-pipelines/test-windows.yml

@@ -12,10 +12,8 @@ jobs:
       HAXELIB_ROOT: C:/haxelib
     strategy:
       matrix:
-        # https://github.com/HaxeFoundation/haxe/issues/8600
-        ${{ if eq(parameters.arch, '64') }}:
-          macro:
-            TEST: macro
+        macro:
+          TEST: macro
         neko:
           TEST: neko
         hl: