Skip to content

Improve fault tolerance of Donut Maker. #1788

Improve fault tolerance of Donut Maker.

Improve fault tolerance of Donut Maker. #1788

name: C++ CI Serial Programs Windows Default
on: [push, pull_request, workflow_dispatch]
jobs:
build:
if: github.event_name != 'pull_request' || github.event.pull_request.draft == false
uses: ./.github/workflows/cpp-ci-serial-programs-base.yml
with:
os: windows-2025
compiler: default
upload-build: true
run-tests: true