Skip to content

Commit

Permalink
Swap matrix order for display name consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
benbp committed Feb 16, 2024
1 parent 5fd2523 commit 91bf7f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/templates/stages/platform-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"Pool": "azsdk-pool-mms-win-2022-general",
}
},
"GOEXPERIMENT": "nocoverageredesign",
"GoVersion": [
"1.22.0"
]
],
"GOEXPERIMENT": "nocoverageredesign"
}
]
}

0 comments on commit 91bf7f1

Please sign in to comment.