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 eddacd7 commit 4bba451Copy full SHA for 4bba451
.github/workflows/tests.yml
@@ -10,11 +10,11 @@ jobs:
10
strategy:
11
matrix:
12
# add any other Typst versions that your package should support
13
- typst-version: ["0.11"]
+ typst-version: ["0.12"]
14
# the docs don't need to build with all versions supported by the package;
15
# the latest one is enough
16
include:
17
- - typst-version: "0.11"
+ - typst-version: "0.12"
18
doc: 1
19
runs-on: ubuntu-latest
20
steps:
tests/test1/ref/1.png
32 Bytes
0 commit comments