Skip to content

Commit

Permalink
Update msvc-17-10.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
demianmnave authored Nov 20, 2024
1 parent ae1b547 commit 4494c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msvc-17-10.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX short identifier: BSL-1.0

name: msvc17-17-10
name: msvc-17-10
on:
push:
paths:
Expand Down Expand Up @@ -41,4 +41,4 @@ jobs:
configurePreset: "cml-ci-msvc17-mt-s"
configurePresetAdditionalArgs: "['-T version=14.40']"
buildPreset: "cml-ci-msvc17-mt-s-release"
testPreset: "cml-ci-msvc17-mt-s-release-test"
testPreset: "cml-ci-msvc17-mt-s-release-test"

0 comments on commit 4494c96

Please sign in to comment.