mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
ci: the latest version of Obsidian (v1.10.6) for E2E testing
This commit is contained in:
parent
825ca9f060
commit
320d93bb4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
Build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/${{ github.repository }}/ci-runner:node-24-obsidian-1.9.14-trixie-slim
|
||||
image: ghcr.io/${{ github.repository }}/ci-runner:node-24-obsidian-1.10.6-trixie-slim
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue