aboutsummaryrefslogtreecommitdiffstats
path: root/waf
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-02-09 13:05:56 +0100
committerDavid Robillard <d@drobilla.net>2020-02-09 13:20:54 +0100
commit239c89eec8cf65b4cdc5531bf4b1bc9757dfc9b8 (patch)
tree4dd6356cc8abff535ef4821e615ff343d189c98e /waf
parent0f8d60f3c0c4c71cc08cb07caa8565da31f50187 (diff)
downloadlv2-239c89eec8cf65b4cdc5531bf4b1bc9757dfc9b8.tar.xz
Add tags to Windows builds to exclude Gitlab shared runners
Gitlab now has shared Windows runners, which is cool, but unfortunately they don't have Python, so they are useless here and will cause failed builds if they pick up the job.
Diffstat (limited to 'waf')
0 files changed, 0 insertions, 0 deletions
/a> 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168