Skip to content

Commit

Permalink
update tests.yml to ubuntu-latest
Browse files Browse the repository at this point in the history
Job wasn't picked up for 24 hours. 
Found this: https://github.com/orgs/community/discussions/31587
  • Loading branch information
D-MBLD committed Apr 6, 2023
1 parent cee1c46 commit 5ae5ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -21,7 +21,7 @@ on:
jobs:
# START Basic Checks Job (EPV, code sniffer, images check, etc.)
basic-checks:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
matrix:
include:
Expand Down

0 comments on commit 5ae5ea8

Please sign in to comment.