Skip to content

Commit aa1fda2

Browse files
committed
Switch to feature-variants branch of openrndr in workflows
1 parent f44f2a4 commit aa1fda2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727
repository: openrndr/openrndr
2828
path: ./openrndr
29-
ref: master
29+
ref: feature-variants
3030

3131
- name: Test glxinfo
3232
run: |

.github/workflows/generate-screenshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
repository: openrndr/openrndr
2424
path: ./openrndr
25-
ref: master
25+
ref: feature-variants
2626

2727
- name: Test glxinfo
2828
run: |

0 commit comments

Comments
 (0)