Fix syntax error in build.yaml to enable Windows ReleaseOS

master
Nat Goodspeed 2024-05-11 10:14:49 -04:00
parent afd726979a
commit 4f70946048
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ jobs:
include:
- runner: macos-12-xl
developer_dir: "/Applications/Xcode_14.0.1.app/Contents/Developer"
include:
- runner: windows-large
configuration: ReleaseOS
runs-on: ${{ matrix.runner }}