Rename Windows CI to match other names
This commit is contained in:
parent
56938e5ca4
commit
3a39fd5b87
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue