Skip to content

Commit

Permalink
Check on macOS on x86 and arm
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Apr 30, 2024
1 parent 8832479 commit 6af6ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -21,8 +21,8 @@ jobs:
fail-fast: false
matrix:
config:
- { os: macos-14, r: "release" }
- { os: macOS-latest, r: "release" }
- { os: macos-latest, r: "release" }
- { os: macos-13, r: "release" }
- { os: windows-latest, r: "release" }
- { os: ubuntu-latest, r: "devel", http-user-agent: "release" }
- { os: ubuntu-latest, r: "release" }
Expand Down

0 comments on commit 6af6ee9

Please sign in to comment.