Skip to content

Commit

Permalink
more bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
Arya Irani authored and Arya Irani committed Jan 16, 2025
1 parent e161cd8 commit 9325aed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-jit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_call:

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

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
## Some version numbers that are used during CI
ormolu_version: 0.7.2.0
jit_version: "@unison/internal/releases/0.0.25"
runtime_tests_version: "@unison/runtime-tests/releases/0.0.1"
runtime_tests_version: "@unison/runtime-tests/releases/0.0.3"

## Some cached directories
# a temp path for caching a built `ucm`
Expand Down

0 comments on commit 9325aed

Please sign in to comment.