Skip to content

Commit

Permalink
[ci] remove flaky MinGW job for R (#3723)
Browse files Browse the repository at this point in the history
* comment out flaky MinGW job for R

* remove instead of comment out
  • Loading branch information
StrikerRUS authored Jan 4, 2021
1 parent 69798c3 commit 5d79ff2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/r_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ jobs:
compiler: clang
r_version: 4.0
build_type: cmake
- os: windows-latest
task: r-package
compiler: MINGW
toolchain: MINGW
r_version: 3.6
build_type: cmake
- os: windows-latest
task: r-package
compiler: MINGW
Expand Down

0 comments on commit 5d79ff2

Please sign in to comment.