Skip to content

Commit 6542c37

Browse files
authored
buildomat: bump target to lab-3.0-gimlet (#766)
Fixes: #764 Signed-off-by: Trey Aspelund <trey@oxidecomputer.com>
1 parent fff239f commit 6542c37

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/buildomat/jobs/falcon-lab.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#:
33
#: name = "falcon"
44
#: variety = "basic"
5-
#: target = "lab-2.0-gimlet"
5+
#: target = "lab-3.0-gimlet"
66
#: skip_clone = true
77
#: output_rules = [
88
#: "/work/*",

.github/buildomat/jobs/test-interop.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#:
33
#: name = "test-interop"
44
#: variety = "basic"
5-
#: target = "lab-2.0-gimlet"
5+
#: target = "lab-3.0-gimlet"
66
#: skip_clone = true
77
#: output_rules = [
88
#: "/work/*",

0 commit comments

Comments
 (0)