Skip to content

Setup CI to build Windows image #1

Setup CI to build Windows image

Setup CI to build Windows image #1

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
windows-x64:
name: Windows x86_64
runs-on: windows-2025
steps:
- uses: actions/checkout@v4
- name: Build Docker Image
run: docker -c windowsservercore-ltsc2025-qt6.6-64bit build -t img