Rename Windows CI to match other names

This commit is contained in:
Ian McInerney 2021-04-09 15:53:52 +01:00
parent 56938e5ca4
commit 3a39fd5b87
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
##########################################################################
# Build KiCad on Windows and save the results
##########################################################################
build_win64:
win64_build:
stage: build
tags:
tags:
- kicad-windows-1809
extends: .only_code
interruptible: false