Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCabeza committed Jul 31, 2024
1 parent 6c6bbb0 commit a28d50f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
shell: bash
- target:
os: windows
builder: windows-2022
builder: windows-2018
shell: msys2 {0}

defaults:
Expand Down Expand Up @@ -84,10 +84,6 @@ jobs:
run: |
nimble install_pinned
- name: Pre Debug Info
run: |
ls -la nimbledeps || echo ""
- name: Pre Debug Info
run: |
ls -la nimbledeps || echo ""
Expand Down

0 comments on commit a28d50f

Please sign in to comment.