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 8b22536 commit fe99540Copy full SHA for fe99540
1 file changed
.github/workflows/package.yml
@@ -23,7 +23,7 @@ jobs:
23
deps: '["jrl-umi3218/SpaceVecAlg"]'
24
matrix: |
25
{
26
- "dist": ["jammy", "noble"],
+ "dist": ["jammy", "noble", "resolute"],
27
"arch": ["amd64"]
28
}
29
secrets:
0 commit comments