Skip to content

Commit

Permalink
Lint on Ubuntu latest too.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Dec 4, 2023
1 parent 2d02b87 commit 47881e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
lint:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 47881e6

Please sign in to comment.