Skip to content

Commit

Permalink
GHA: use Ubuntu 20.04 for testing
Browse files Browse the repository at this point in the history
The Ubuntu-20.04 runner does not yet work with the actions we are using.

URL: voxpupuli/gha-puppet#23
Signed-off-by: Samuli Seppänen <[email protected]>
  • Loading branch information
mattock committed Jan 23, 2023
1 parent 4f7abce commit 45a3aac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ concurrency:

jobs:
puppet:
runs-on: ubuntu-20.04
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v1

0 comments on commit 45a3aac

Please sign in to comment.