We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017b616 commit 46f8089Copy full SHA for 46f8089
.github/workflows/spread.yml
@@ -29,4 +29,4 @@ jobs:
29
- name: Build and run spread
30
run: |
31
(cd _spread/cmd/spread && go build)
32
- _spread/cmd/spread/spread -v focal jammy mantic
+ _spread/cmd/spread/spread -v focal jammy mantic noble
0 commit comments