Skip to content

Commit 7846cd9

Browse files
authored
Merge pull request ocaml#27285 from jmid/multicoretests-x-maintenance-intent
Add x-maintenance-intent for multicoretest packages
2 parents 15a6898 + 8121af0 commit 7846cd9

File tree

3 files changed

+3
-0
lines changed
  • packages
    • qcheck-lin/qcheck-lin.0.5
    • qcheck-multicoretests-util/qcheck-multicoretests-util.0.5
    • qcheck-stm/qcheck-stm.0.5

3 files changed

+3
-0
lines changed

packages/qcheck-lin/qcheck-lin.0.5/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ build: [
4242
]
4343
]
4444
dev-repo: "git+https://github.com/ocaml-multicore/multicoretests.git"
45+
x-maintenance-intent: ["(latest)"]
4546
url {
4647
src:
4748
"https://github.com/ocaml-multicore/multicoretests/archive/refs/tags/0.5.tar.gz"

packages/qcheck-multicoretests-util/qcheck-multicoretests-util.0.5/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ build: [
3232
]
3333
]
3434
dev-repo: "git+https://github.com/ocaml-multicore/multicoretests.git"
35+
x-maintenance-intent: ["(latest)"]
3536
url {
3637
src:
3738
"https://github.com/ocaml-multicore/multicoretests/archive/refs/tags/0.5.tar.gz"

packages/qcheck-stm/qcheck-stm.0.5/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ build: [
4242
]
4343
]
4444
dev-repo: "git+https://github.com/ocaml-multicore/multicoretests.git"
45+
x-maintenance-intent: ["(latest)"]
4546
url {
4647
src:
4748
"https://github.com/ocaml-multicore/multicoretests/archive/refs/tags/0.5.tar.gz"

0 commit comments

Comments
 (0)