Skip to content

Commit

Permalink
Remove windows from CI (#617)
Browse files Browse the repository at this point in the history
Resolves: #616
  • Loading branch information
ureeves authored and vlopes11 committed Oct 18, 2021
1 parent 0d7fd73 commit 2e1a042
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dusk_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ jobs:
- nightly
os:
- ubuntu-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository
Expand Down

0 comments on commit 2e1a042

Please sign in to comment.