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 3e90fdf commit b23424fCopy full SHA for b23424f
.github/workflows/main.yml
@@ -4,6 +4,8 @@ jobs:
4
tests:
5
uses: asherikov/sharf/.github/workflows/test.yaml@main
6
with:
7
- sharf_ref: main
+ distro: noble
8
+ workspace_github_repo: asherikov/sharf
9
+ workspace_version: main
10
package_github_repo: ${{ github.repository }}
11
package_version: ${{ github.sha }}
0 commit comments