Skip to content

Commit

Permalink
bump GA
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Jan 17, 2024
1 parent 3330144 commit b91a5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
config:
# use a different tic template type if you do not want to build on all listed platforms
- { os: windows-latest, r: "release" }
- { os: windows-latest, r: "release" }
- { os: macOS-latest, r: "release", pkgdown: "true", latex: "true" }
- { os: ubuntu-latest, r: "devel", latex: "true" }
- { os: ubuntu-latest, r: "release", latex: "true" }
Expand Down

0 comments on commit b91a5de

Please sign in to comment.