Skip to content

Commit

Permalink
build - disable msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jun 25, 2024
1 parent 7ee2f39 commit 819fbf4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build-win-msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Build Millennium (Windows-MSVC)

on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
# push:
# branches:
# - main
# pull_request:
# branches:
# - main

jobs:
build:
Expand Down

0 comments on commit 819fbf4

Please sign in to comment.