Skip to content

Commit 43560c8

Browse files
committed
ci: test against liblsl v1.18.0.b2 in CI workflow
Match the publish workflow so PR/push CI exercises the same beta liblsl that the release bundles.
1 parent f76ceb8 commit 43560c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
workflow_dispatch:
1010

1111
env:
12-
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.7"
13-
LSL_RELEASE: "1.17.7"
12+
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.18.0.b2"
13+
LSL_RELEASE: "1.18.0"
1414

1515
jobs:
1616

0 commit comments

Comments
 (0)