Skip to content

Commit 803e8a1

Browse files
author
Joonas Miettinen
committed
build: ci ubuntu->windwos
1 parent 9d395df commit 803e8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: R-CMD-check
1010

1111
jobs:
1212
R-CMD-check:
13-
runs-on: ubuntu-latest
13+
runs-on: windows-latest
1414
env:
1515
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1616
R_KEEP_PKG_SOURCE: yes

0 commit comments

Comments
 (0)