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