Skip to content

Commit

Permalink
Minimal checks
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Mar 17, 2024
1 parent 1534bc3 commit feb4506
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,9 @@ jobs:
fail-fast: false
matrix:
config:
- {os: windows-latest, r: 'devel'}
- {os: windows-latest, r: 'release'}
# - {os: macOS-latest, r: 'devel'}
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit feb4506

Please sign in to comment.