fixing runs-on

This commit is contained in:
aparna-ravindra
2021-07-22 15:48:19 +05:30
parent d2451b84c5
commit db54a4d59b
+1 -1
View File
@@ -16,7 +16,7 @@ on:
jobs:
build:
runs-on: macOS-latest
runs-on: macos-latest
strategy:
matrix:
r-version: [3.5, 3.6]