Skip to content

Commit f7173cb

Browse files
committed
ci: Add matrix case for Typst 0.14
1 parent 7a1603f commit f7173cb

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131

3232
- typst: 0.13.0
3333
tytanic: 0.2.1
34+
35+
- typst: 0.14.0
36+
tytanic: 0.3.4
3437
steps:
3538
- name: Checkout
3639
uses: actions/checkout@v4

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# [unreleased](https://github.com/tingerrr/hydra/releases/tags/)
22

33
## Changed
4+
- Added CI matrix workflow for Typst 0.14
45

56
## Fixed
67
- Fixed panic in `get-top-margin` on Typst 0.15

0 commit comments

Comments
 (0)