Skip to content

Commit 761b430

Browse files
authored
test: gz-physics9 with prerelease
1 parent 7c7135c commit 761b430

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

plugins/config/repository.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ repositories:
4141
# wildcards are allowed in name, entries are processed in top-down order
4242
# first entry matching the name is used
4343
projects:
44+
# test gz-physics9 with prerelease (DONT MERGE)
45+
- name: gz-physics9
46+
repositories:
47+
- name: osrf
48+
type: stable
49+
- name: osrf
50+
type: prerelease
4451
# Use nightlies in all main branches
4552
- name: gz-tools3
4653
repositories:
@@ -65,4 +72,4 @@ projects:
6572
- name: sdformat.*
6673
repositories:
6774
- name: osrf
68-
type: stable
75+
type: stable

0 commit comments

Comments
 (0)