Skip to content

Commit

Permalink
fix matrix list
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Apr 27, 2024
1 parent 6bcf11e commit 8180d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
strategy:
fail-fast: false
matrix:
- runner: "16-core"
- type: ["debug", "release"]
runner: ["16-core"]
type: ["debug", "release"]
defaults:
run:
shell: bash
Expand Down

0 comments on commit 8180d2e

Please sign in to comment.