Skip to content

Commit 3268270

Browse files
authored
Update actions.yaml
1 parent ab02213 commit 3268270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
build-release:
77
name: Build Release
8-
runs-on: windows-latest
8+
runs-on: ${{ matrix.os }}
99

1010
strategy:
1111
fail-fast: false

0 commit comments

Comments
 (0)