Skip to content

Set CUSTOM_COMPILER_SRC #45

Set CUSTOM_COMPILER_SRC

Set CUSTOM_COMPILER_SRC #45

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/13549/head'