Skip to content

Commit

Permalink
Update CI workflow to run on Windows for .NET Framework 4.6.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
PrincessMadMath committed Dec 17, 2024
1 parent f4731c7 commit c4be821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ concurrency:

jobs:
ci:
# Use windows to easily support .NET Framework 4.6.2 targets
runs-on: windows-latest

steps:
Expand Down

0 comments on commit c4be821

Please sign in to comment.