Skip to content

Commit

Permalink
ci(actions): Test SILE v0.15.6 in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Nov 14, 2024
1 parent 70c23cd commit e7319ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
sileVersion: [ "v0.15.5", "v0.14.17" ]
sileVersion: [ "v0.15.6", "v0.14.17" ]
runs-on: ubuntu-22.04
container:
image: ghcr.io/sile-typesetter/sile:${{ matrix.sileVersion }}
Expand Down

0 comments on commit e7319ec

Please sign in to comment.