We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65595d1 commit f01cd6aCopy full SHA for f01cd6a
1 file changed
.github/workflows/all.yml
@@ -7,7 +7,7 @@ on:
7
description: 'macos version'
8
required: false
9
type: choice
10
- default: 'macos-14'
+ default: 'macos-15'
11
options:
12
- macos-13
13
- macos-14
@@ -30,6 +30,7 @@ on:
30
31
default: 'unibreak'
32
33
+ - xml2
34
- unibreak
35
- fribidi
36
- freetype
@@ -47,6 +48,11 @@ on:
47
48
- uavs3d
49
- smb2
50
- webp
51
+ - ijkffmpeg
52
+ - fftutorial
53
+ - ffmpeg4
54
+ - ffmpeg5
55
+ - ffmpeg6
56
- ffmpeg7
57
dryrun:
58
description: 'just run workflow,but not deploy'
0 commit comments