Skip to content

Commit 0b3f42c

Browse files
committed
Fix xtdb tests failing
1 parent 9468f30 commit 0b3f42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all-the-things.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ jobs:
390390
clojureRepo: ${{ inputs.clojureRepo }}
391391
clojureRef: ${{ inputs.clojureRef }}
392392
subjectRepo: 'xtdb/xtdb'
393-
subjectRef: 'main'
393+
subjectRef: '1.x'
394394

395395
test-uniontypes:
396396
uses: ./.github/workflows/test-lein-repo.yml

0 commit comments

Comments
 (0)