Skip to content

Commit

Permalink
Pin SuperCollider to 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
josephine-wolf-oberholtzer committed Apr 15, 2024
1 parent f40e28a commit 045a79e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/supercollider/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inputs:
branch:
description: SuperCollider branch
required: false
default: Version-3.13.0
default: develop
origin:
description: SuperCollider repo origin
required: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

env:
SC_ORIGIN: https://github.com/supercollider/supercollider.git
SC_BRANCH: develop
SC_BRANCH: Version-3.13.0

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 045a79e

Please sign in to comment.