Skip to content

Commit

Permalink
edited gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Houssem Dellai committed Jan 6, 2024
1 parent 81021c5 commit a7c9b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
name: 'Terraform'
runs-on: ubuntu-latest
strategy:
max-parallel: 1
max-parallel: 10
matrix:
# directory: [001_vnet_subnets_tf, 002_vm_bastion, 003_vm_bastion_nsg, 004_vnet_peering_tf, 005_vm_linux_win_bastion, 006_route_table]
directory: [004_vnet_peering_tf, 003_vm_bastion_nsg, 200_hub_spoke_firewall, 300_load_balancer_vm, 301_load_balancer_vmss, 302_load_balancer_internal_vmss_natgateway, 400_private_dns_zone, 410_private_endpoint_mssql, 420_private_endpoint_pls]
# node: [14, 16]
# node: [14, 16,]

# Use the Bash shell regardless whether the GitHub Actions runner is ubuntu-latest, macos-latest, or windows-latest
defaults:
Expand Down

0 comments on commit a7c9b8b

Please sign in to comment.