Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayanmullick committed Apr 3, 2024
1 parent 6ef5d7d commit c926cf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AzPS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jobs:

build:
runs-on: ubuntu-latest #Windows has the RM modules along with Az. 'ubuntu-latest' works. But both have 2 versions older modules. 11.3 instead of 11.5.
container:
image: mcr.microsoft.com/azure-powershell:latest
#container: #Azure login fails to run inside the container.
# image: mcr.microsoft.com/azure-powershell:latest
steps:

- name: Check Out
Expand Down

0 comments on commit c926cf5

Please sign in to comment.