Skip to content

Target 13553 instead #46

Target 13553 instead

Target 13553 instead #46

name: MSVC trunk
on:
schedule:
# Every Monday morning, at 3:33 UTC
- cron: '33 3 * * 1'
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/msvc-common.yml
with:
compiler_ref: 'refs/pull/13553/head'