Skip to content

Commit

Permalink
skip windows build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pettyalex committed Mar 15, 2024
1 parent 4a70112 commit 2fd47ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-r-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
os: [ ubuntu-latest, macos-latest ]
needs: build
steps:
- name: Download package
Expand Down

0 comments on commit 2fd47ca

Please sign in to comment.