Skip to content

Bisect: target f6c8af418c, take 2 #11

Bisect: target f6c8af418c, take 2

Bisect: target f6c8af418c, take 2 #11

name: MinGW trunk
on:
schedule:
# Every Monday morning, at 5:55 UTC
- cron: '55 5 * * 1'
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: windows-latest
platform: mingw
compiler_ref: refs/heads/trunk
timeout: 240