Skip to content

Commit

Permalink
Rename msvc_latest job to msvc_vs2022
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomrade committed Feb 26, 2024
1 parent 9a0fa53 commit 773968f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
type: string

jobs:
msvc_latest:
msvc_vs2022:
runs-on: windows-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 773968f

Please sign in to comment.