Skip to content

Commit

Permalink
chore: reintroduce windows
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Dec 4, 2024
1 parent 317020b commit 51e728f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
- name: macOS
os: macos-latest
shell: bash
# - name: Windows
# os: windows-latest
# shell: cmd
- name: Windows
os: windows-latest
shell: cmdˆ
runs-on: ${{ matrix.platform.os }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit 51e728f

Please sign in to comment.