mirror of
https://github.com/Dadido3/go-typst.git
synced 2025-11-03 04:39:35 +00:00
Compare commits
2 Commits
ab3cee4666
...
bdbda5f874
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bdbda5f874 | ||
| e1879e4d36 |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ['1.23.x']
|
||||
typst-version: ['0.12.0', '0.13.0']
|
||||
typst-version: ['0.12.0', '0.13.0', '0.13.1']
|
||||
|
||||
steps:
|
||||
- name: Install typst-cli ${{ matrix.typst-version }} from crates.io
|
||||
|
||||
Loading…
Reference in New Issue
Block a user