Skip to content

Commit

Permalink
Bring back n300
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Oct 1, 2024
1 parent a0024fa commit 61e761e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
machine: [ ubuntu-20.04, ubuntu-22.04, e75, e150, e300, n150 ]
machine: [ ubuntu-20.04, ubuntu-22.04, e75, e150, e300, n150, n300 ]

name: Check runner
runs-on: ${{ matrix.machine }}
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
machine: [ ubuntu-20.04, ubuntu-22.04, e75, e150, e300, n150 ]
machine: [ ubuntu-20.04, ubuntu-22.04, e75, e150, e300, n150, n300 ]
image: [ tt-umd-ci-ubuntu-22.04, tt-umd-ci-ubuntu-20.04 ]

name: Check runner docker
Expand Down

0 comments on commit 61e761e

Please sign in to comment.