Skip to content

Commit

Permalink
Change ubuntu version in test
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Sep 19, 2023
1 parent 0214c16 commit b8e5cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

molecule:
name: Molecule
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

steps:
- name: checkout
Expand Down

0 comments on commit b8e5cef

Please sign in to comment.