Skip to content

Commit

Permalink
chore: Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sindre-nistad committed Jan 14, 2025
1 parent aefd4e3 commit 81966e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,16 @@ jobs:
C:\Program Files (x86)\Intel\oneAPI\
fail-on-cache-miss: true

# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# with:
# limit-access-to-actor: true

- name: Configure build for 64-bit Windows
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
with:
arch: amd64

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

# https://cibuildwheel.pypa.io/en/stable/setup/#github-actions
- name: Build wheels
uses: pypa/[email protected]
Expand Down

0 comments on commit 81966e3

Please sign in to comment.