Skip to content

Commit

Permalink
[ci] disable v4096 for now
Browse files Browse the repository at this point in the history
Signed-off-by: Avimitin <[email protected]>
  • Loading branch information
Avimitin committed Feb 3, 2024
1 parent b018b37 commit ab0376d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/subsystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
config:
- "v1024-l8-b2"
- "v1024-l8-b2-fp"
- "v4096-l8-b4"
- "v4096-l8-b4-fp"
# - "v4096-l8-b4"
# - "v4096-l8-b4-fp"
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -64,8 +64,8 @@ jobs:
config:
- "v1024-l8-b2"
- "v1024-l8-b2-fp"
- "v4096-l8-b4"
- "v4096-l8-b4-fp"
# - "v4096-l8-b4"
# - "v4096-l8-b4-fp"
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit ab0376d

Please sign in to comment.