Skip to content

Commit

Permalink
Fix DSM_VERSION in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
intelligide committed Nov 17, 2023
1 parent e4417b0 commit 5193a05
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ jobs:
fail-fast: false
matrix:
P4D_VERSION: ["22.2", "23.1", "23.2"]
DSM_VERSION: ["7.1", "7.2"]
include:
- SPK_PLATFORM: braswell
SPK_ARCH: x86_64
DSM_VERSION: "7.1"
- SPK_PLATFORM: braswell
SPK_ARCH: x86_64
DSM_VERSION: "7.2"
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 5193a05

Please sign in to comment.