Skip to content

Commit 9325aed

Browse files
Arya IraniArya Irani
Arya Irani
authored and
Arya Irani
committed
more bumping
1 parent e161cd8 commit 9325aed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-test-jit.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_call:
55

66
env:
7-
runtime_tests_version: "@unison/runtime-tests/releases/0.0.1"
7+
runtime_tests_version: "@unison/runtime-tests/releases/0.0.3"
88
# for best results, this should match the path in ci.yaml too; but GH doesn't make it easy to share them.
99
runtime_tests_codebase: "~/.cache/unisonlanguage/runtime-tests.unison"
1010

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
## Some version numbers that are used during CI
1616
ormolu_version: 0.7.2.0
1717
jit_version: "@unison/internal/releases/0.0.25"
18-
runtime_tests_version: "@unison/runtime-tests/releases/0.0.1"
18+
runtime_tests_version: "@unison/runtime-tests/releases/0.0.3"
1919

2020
## Some cached directories
2121
# a temp path for caching a built `ucm`

0 commit comments

Comments
 (0)