We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3330144 commit b91a5deCopy full SHA for b91a5de
.github/workflows/tic.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
config:
24
# use a different tic template type if you do not want to build on all listed platforms
25
- - { os: windows-latest, r: "release" }
+ - { os: windows-latest, r: "release" }
26
- { os: macOS-latest, r: "release", pkgdown: "true", latex: "true" }
27
- { os: ubuntu-latest, r: "devel", latex: "true" }
28
- { os: ubuntu-latest, r: "release", latex: "true" }
0 commit comments