Skip to content

Commit

Permalink
names
Browse files Browse the repository at this point in the history
  • Loading branch information
labbott committed Oct 17, 2024
1 parent 9a21ff4 commit 332baa0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/gimlet-d.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#:
#: name = "build gimlet-c"
#: name = "build gimlet-d"
#: variety = "basic"
#: target = "ubuntu-22.04"
#: rust_toolchain = true
Expand Down
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/gimlet-e.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#:
#: name = "build gimlet-c"
#: name = "build gimlet-e"
#: variety = "basic"
#: target = "ubuntu-22.04"
#: rust_toolchain = true
Expand Down
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/gimlet-f.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#:
#: name = "build gimlet-c"
#: name = "build gimlet-f"
#: variety = "basic"
#: target = "ubuntu-22.04"
#: rust_toolchain = true
Expand Down

0 comments on commit 332baa0

Please sign in to comment.