File tree Expand file tree Collapse file tree 3 files changed +0
-31
lines changed
Expand file tree Collapse file tree 3 files changed +0
-31
lines changed Original file line number Diff line number Diff line change 1313 strategy :
1414 matrix :
1515 os :
16- - macos-13
1716 - macos-14
1817 - macos-15
1918 # webgui failure
Original file line number Diff line number Diff line change 3939 suffix : _24_04
4040 target : ${{ matrix.target }}
4141
42- macos-13 :
43- strategy :
44- matrix :
45- target : [macos-intel, macos-universal, macos-10.15]
46- runs-on : macos-13
47- steps :
48- - uses : actions/checkout@v4
49- with :
50- submodules : recursive
51- - uses : distrho/dpf-cmake-action@v1
52- with :
53- dpf_path : .
54- suffix : _13
55- target : ${{ matrix.target }}
56-
5742 macos-14 :
5843 strategy :
5944 matrix :
Original file line number Diff line number Diff line change 3939 suffix : _24_04
4040 target : ${{ matrix.target }}
4141
42- macos-13 :
43- strategy :
44- matrix :
45- target : [macos-intel, macos-universal, macos-10.15]
46- runs-on : macos-13
47- steps :
48- - uses : actions/checkout@v4
49- with :
50- submodules : recursive
51- - uses : distrho/dpf-makefile-action@v1
52- with :
53- dpf_path : .
54- suffix : _13
55- target : ${{ matrix.target }}
56-
5742 macos-14 :
5843 strategy :
5944 matrix :
You can’t perform that action at this time.
0 commit comments