Skip to content

Commit

Permalink
Remove macOS 'devel' version job from matrix config
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirban166 authored Jul 24, 2020
1 parent 0fa291a commit 7992a2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-latest, r: 'devel'}
- {os: macOS-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: windows-latest, r: '3.6'}
Expand Down

0 comments on commit 7992a2a

Please sign in to comment.