Skip to content

Commit 46f8089

Browse files
authored
chore: enable noble spread tests (#141)
1 parent 017b616 commit 46f8089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spread.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Build and run spread
3030
run: |
3131
(cd _spread/cmd/spread && go build)
32-
_spread/cmd/spread/spread -v focal jammy mantic
32+
_spread/cmd/spread/spread -v focal jammy mantic noble

0 commit comments

Comments
 (0)