Skip to content

Commit

Permalink
add windows back
Browse files Browse the repository at this point in the history
  • Loading branch information
hbmartin committed Nov 6, 2023
1 parent bd1706d commit ef916c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
build:
strategy:
matrix:
os: [ macOS-latest, ubuntu-22.04 ]
# os: [ macOS-latest, windows-latest, ubuntu-18.04 ]
os: [ macOS-latest, windows-latest, ubuntu-22.04 ]
runs-on: ${{matrix.os}}
steps:
- name: Checkout the repo
Expand Down

0 comments on commit ef916c4

Please sign in to comment.