Skip to content

Commit

Permalink
Keep the 2.5.1 SDK constraint in github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed May 27, 2024
1 parent 3fa61e8 commit 539cfa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build VCV Rack Plugin
on: [push, pull_request]

env:
rack-sdk-version: latest
rack-sdk-version: 2.5.1
rack-plugin-toolchain-dir: /home/build/rack-plugin-toolchain

defaults:
Expand Down

0 comments on commit 539cfa4

Please sign in to comment.