Skip to content

Commit

Permalink
Merge pull request #21 from voxpupuli/ubuntu2004
Browse files Browse the repository at this point in the history
beaker: pin to Ubuntu 20.04 images
  • Loading branch information
bastelfreak authored Dec 9, 2022
2 parents 560b5bf + f744ec2 commit a8fea30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beaker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
run:
working-directory: ${{ inputs.working-directory }}
needs: setup_matrix
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
BUNDLE_WITHOUT: development:test:release
strategy:
Expand Down

0 comments on commit a8fea30

Please sign in to comment.