Skip to content

Commit a115d83

Browse files
Testing on Mac only
1 parent be161d6 commit a115d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/r.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
build:
22-
runs-on: [ubuntu-latest, macos-latest]
22+
runs-on: [macos-latest]
2323
strategy:
2424
matrix:
2525
r-version: ['4.5.0']

0 commit comments

Comments
 (0)