Attempt at yaml.
This commit is contained in:
parent
903debac22
commit
8fcbbf9e8b
|
@ -17,7 +17,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
run_tests:
|
||||
runs-on: ${{ matrix.runner }}
|
||||
runs-on: [${{ matrix.runner }}]
|
||||
strategy:
|
||||
matrix:
|
||||
runner: [ubuntu-latest, intel-pvc-tgi]
|
||||
|
|
Loading…
Reference in New Issue