7979 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
8080 with :
8181 arch : ${{ matrix.arch }}
82+ os : ${{ matrix.os }}
8283 pluslib-repository : https://github.com/${{ github.repository }}.git
8384 pluslib-tag : ${{ github.sha }}
8485 use-pltools : true
@@ -132,6 +133,7 @@ jobs:
132133 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
133134 with :
134135 arch : ${{ matrix.arch }}
136+ os : ${{ matrix.os }}
135137 pluslib-repository : https://github.com/${{ github.repository }}.git
136138 pluslib-tag : ${{ github.sha }}
137139 use-pltools : true
@@ -157,6 +159,7 @@ jobs:
157159 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
158160 with :
159161 arch : ${{ matrix.arch }}
162+ os : ${{ matrix.os }}
160163 pluslib-repository : https://github.com/${{ github.repository }}.git
161164 pluslib-tag : ${{ github.sha }}
162165 use-pltools : true
@@ -182,6 +185,7 @@ jobs:
182185 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
183186 with :
184187 arch : ${{ matrix.arch }}
188+ os : ${{ matrix.os }}
185189 pluslib-repository : https://github.com/${{ github.repository }}.git
186190 pluslib-tag : ${{ github.sha }}
187191 use-pltools : true
@@ -207,6 +211,7 @@ jobs:
207211 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
208212 with :
209213 arch : ${{ matrix.arch }}
214+ os : ${{ matrix.os }}
210215 pluslib-repository : https://github.com/${{ github.repository }}.git
211216 pluslib-tag : ${{ github.sha }}
212217 use-pltools : true
@@ -234,6 +239,7 @@ jobs:
234239 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
235240 with :
236241 arch : ${{ matrix.arch }}
242+ os : ${{ matrix.os }}
237243 pluslib-repository : https://github.com/${{ github.repository }}.git
238244 pluslib-tag : ${{ github.sha }}
239245 use-pltools : true
@@ -260,6 +266,7 @@ jobs:
260266 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
261267 with :
262268 arch : ${{ matrix.arch }}
269+ os : ${{ matrix.os }}
263270 pluslib-repository : https://github.com/${{ github.repository }}.git
264271 pluslib-tag : ${{ github.sha }}
265272 use-pltools : true
@@ -285,6 +292,7 @@ jobs:
285292 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
286293 with :
287294 arch : ${{ matrix.arch }}
295+ os : ${{ matrix.os }}
288296 pluslib-repository : https://github.com/${{ github.repository }}.git
289297 pluslib-tag : ${{ github.sha }}
290298 use-pltools : true
@@ -336,6 +344,7 @@ jobs:
336344 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
337345 with :
338346 arch : ${{ matrix.arch }}
347+ os : ${{ matrix.os }}
339348 pluslib-repository : https://github.com/${{ github.repository }}.git
340349 pluslib-tag : ${{ github.sha }}
341350 use-pltools : true
@@ -361,6 +370,7 @@ jobs:
361370 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
362371 with :
363372 arch : ${{ matrix.arch }}
373+ os : ${{ matrix.os }}
364374 pluslib-repository : https://github.com/${{ github.repository }}.git
365375 pluslib-tag : ${{ github.sha }}
366376 use-pltools : true
@@ -386,6 +396,7 @@ jobs:
386396 pltools-access-token : ${{ secrets.PLTOOLS_ACCESS_TOKEN }}
387397 with :
388398 arch : ${{ matrix.arch }}
399+ os : ${{ matrix.os }}
389400 pluslib-repository : https://github.com/${{ github.repository }}.git
390401 pluslib-tag : ${{ github.sha }}
391402 use-pltools : true
0 commit comments