Skip to content

Commit

Permalink
fixup! STILL NEED SOME WORK
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Oct 30, 2024
1 parent 09e04f9 commit 5cae381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/azure/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ stages:

# Galaxy on Fedora

- ${{ each group in split(groups, ",") }}:
- ${{ each group in split(variables.groups, ', ') }}:
- stage: Galaxy_Fedora_Latest
dependsOn: []
jobs:
Expand Down

0 comments on commit 5cae381

Please sign in to comment.