We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be161d6 commit a115d83Copy full SHA for a115d83
.github/workflows/r.yml
@@ -19,7 +19,7 @@ permissions:
19
20
jobs:
21
build:
22
- runs-on: [ubuntu-latest, macos-latest]
+ runs-on: [macos-latest]
23
strategy:
24
matrix:
25
r-version: ['4.5.0']
0 commit comments