Skip to content

Commit

Permalink
wip(ci): Use ubuntu image to see if it will run
Browse files Browse the repository at this point in the history
  • Loading branch information
jhwohlgemuth committed Aug 24, 2024
1 parent bb913c7 commit 8c73554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
validation:
permissions:
packages: write
runs-on: mcr.microsoft.com/powershell
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
Expand Down

0 comments on commit 8c73554

Please sign in to comment.