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 50ba29f commit d4488db
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion infra/azure/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,17 @@ stages:
- stage: Galaxy_Fedora_Latest
dependsOn: []
jobs:
- template: templates/group_tests.yml
- template: templates/run_tests.yml
strategy:
parallel: 3
parameters:
build_number: $(Build.BuildNumber)
distro: fedora-latest
ansible_version: "-core >=2.16,<2.17"
skip_git_test: true
test_galaxy: true
group_number: ${{ System.JobPositionInPhase }}
number_of_groups: 3

# CentOS 9 Stream

Expand Down

0 comments on commit d4488db

Please sign in to comment.