Skip to content

Commit

Permalink
Adjust to ubuntu-latest to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed May 31, 2023
1 parent 4998269 commit e08ab86
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 @@ -20,7 +20,7 @@ jobs:
name: Test
needs:
- list-scenarios
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
# Keep running so we can see if other tests pass
fail-fast: false
Expand Down

0 comments on commit e08ab86

Please sign in to comment.