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 0ec51bc commit 64726beCopy full SHA for 64726be
.github/workflows/tests.yml
@@ -15,6 +15,8 @@ jobs:
15
typst-version:
16
- typst: 0.12
17
tytanic: 0.1
18
+ - typst: 0.13
19
+ tytanic: 0.2
20
# the docs don't need to build with all versions supported by the package;
21
# the latest one is enough
22
doc: true
0 commit comments