Skip to content

Commit

Permalink
Removed R4.2 configs in windows_macosx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed May 9, 2024
1 parent 1e9adde commit eabbcab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/windows_macosx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- { os: windows-latest, r: '4.3.0' , r_tools: "43"}
- { os: macos-latest-large, r: '4.3.0' , r_tools: "43"} #MacOs Intel
- { os: macos-latest, r: '4.3.0', r_tools: "43"} #MacOs Arm64
- { os: windows-latest, r: '4.2.0' , r_tools: "42"}
- { os: macos-latest-large, r: '4.2.0' , r_tools: "42"} #MacOs Intel
- { os: macos-latest, r: '4.2.0', r_tools: "42"} #MacOs Arm64
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit eabbcab

Please sign in to comment.