Skip to content

Commit

Permalink
icelake
Browse files Browse the repository at this point in the history
  • Loading branch information
raikonenfnu committed Feb 2, 2024
1 parent 1f3c900 commit 8c66f52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
version: [3.11]
os: [nod-ai-shared-cpubuilder]
os: [icelake]

runs-on: ${{matrix.os}}
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_shark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
version: [3.11]
os: [nod-ai-shared-cpubuilder]
os: [icelake]

runs-on: ${{matrix.os}}
steps:
Expand Down

0 comments on commit 8c66f52

Please sign in to comment.