We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be26a6 commit 8aab481Copy full SHA for 8aab481
1 file changed
.gitlab-ci.yml
@@ -49,6 +49,7 @@ bt:mac-x64:
49
- make test-depend
50
- make test
51
52
+# TODO: Prepare CI/Windows to build and test this project; Prerequisites: MinGW Make
53
t:cmake:win-x64:
54
tags: [ windows ]
55
script:
0 commit comments