Whatever.

This commit is contained in:
Nicolas Patry 2024-06-03 14:35:46 +00:00
parent 8fcbbf9e8b
commit e2855617a1

View File

@ -17,7 +17,7 @@ concurrency:
jobs:
run_tests:
runs-on: [${{ matrix.runner }}]
runs-on: ${{ matrix.runner }}
strategy:
matrix:
runner: [ubuntu-latest, intel-pvc-tgi]