Skip to content

Commit

Permalink
PMM-7: Change runner for package testing
Browse files Browse the repository at this point in the history
  • Loading branch information
peterSirotnak committed Sep 26, 2024
1 parent dab7a5f commit 4eb503c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner-package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ on:
jobs:
test:
name: ${{ inputs.test_name || inputs.playbook}}
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
timeout-minutes: 40
env:
SHA: ${{ inputs.sha || 'null' }}
Expand Down

0 comments on commit 4eb503c

Please sign in to comment.