Skip to content

Commit b91a5de

Browse files
committed
bump GA
1 parent 3330144 commit b91a5de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
config:
2424
# use a different tic template type if you do not want to build on all listed platforms
25-
- { os: windows-latest, r: "release" }
25+
- { os: windows-latest, r: "release" }
2626
- { os: macOS-latest, r: "release", pkgdown: "true", latex: "true" }
2727
- { os: ubuntu-latest, r: "devel", latex: "true" }
2828
- { os: ubuntu-latest, r: "release", latex: "true" }

0 commit comments

Comments
 (0)