Skip to content

Commit

Permalink
update test machine to ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo committed Nov 11, 2021
1 parent 1f28f3c commit 59d1f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
defaults:
run:
working-directory: api
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
name: Unit tests
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 59d1f6d

Please sign in to comment.