Skip to content

Commit

Permalink
Enabled the Windows GHA build
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnamichael committed Dec 16, 2024
1 parent f8cdd5c commit 3c7fb6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- runtime: mac
os: macOS-13

# - runtime: windows
# os: windows-latest
- runtime: windows
os: windows-latest

name: Build Plugin
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 3c7fb6b

Please sign in to comment.