Skip to content

Commit cfa30f7

Browse files
PatTheMavRytoEX
authored andcommitted
CI: Fix missing arm64 configuration for scheduled Windows FFmpeg builds
1 parent e659d61 commit cfa30f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/scheduled.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@ jobs:
145145
- target: x64
146146
config: Release
147147
type: static
148+
- target: arm64
149+
config: Release
150+
type: static
151+
148152
defaults:
149153
run:
150154
shell: pwsh

0 commit comments

Comments
 (0)