Skip to content
Snippets Groups Projects
Commit 97f84f70 authored by Signal Linden's avatar Signal Linden
Browse files

Fix YAML syntax

parent efb987f5
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ jobs:
- runner: windows-2022-large
configuration: ReleaseOS
addrsize: 32
runs-on: [${{ matrix.runner }}]
runs-on: ${{ matrix.runner }}
env:
AUTOBUILD_CONFIGURATION: ${{ matrix.configuration }}
AUTOBUILD_ADDRSIZE: ${{ matrix.addrsize }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment