Skip to content

Commit

Permalink
CI: Use windows-latest runner
Browse files Browse the repository at this point in the history
  • Loading branch information
terryburton committed Oct 4, 2024
1 parent 95c9b56 commit af84d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gs1encoders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
ci-msvc:

runs-on: windows-2019
runs-on: windows-latest

steps:

Expand Down Expand Up @@ -299,7 +299,7 @@ jobs:
needs:
- ci-msvc

runs-on: windows-2019
runs-on: windows-latest

steps:

Expand Down

0 comments on commit af84d87

Please sign in to comment.