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 92d6e14 commit 55900d5Copy full SHA for 55900d5
.github/workflows/tests.yml
@@ -17,6 +17,8 @@ jobs:
17
tytanic: 0.1
18
- typst: 0.13
19
tytanic: 0.2
20
+ - typst: 0.14.0-rc.1
21
+ tytanic: 0.3.0-rc.1
22
# the docs don't need to build with all versions supported by the package;
23
# the latest one is enough
24
doc: true
0 commit comments