Skip to content

Commit

Permalink
vs to R70
Browse files Browse the repository at this point in the history
  • Loading branch information
0tkl committed Jan 13, 2025
1 parent d658a0a commit cead4e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-sanitizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: vapoursynth/vapoursynth
ref: R69
ref: R70
path: subprojects/vapoursynth

- name: Install dependencies (Arch Linux)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: vapoursynth/vapoursynth
ref: R69
ref: R70
path: subprojects/vapoursynth

- name: Install dependencies (Arch Linux)
Expand Down

0 comments on commit cead4e2

Please sign in to comment.