Skip to content

Commit

Permalink
run acceptance tests on Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Aug 8, 2023
1 parent 15a8e60 commit d1546ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
puppet_version: [7]

name: Acceptance / ${{ matrix.os }} / Puppet ${{ matrix.puppet_version }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
needs:
- check

Expand Down

0 comments on commit d1546ba

Please sign in to comment.