Skip to content

Commit

Permalink
Merge pull request #9 from availproject/fix/update-deps
Browse files Browse the repository at this point in the history
fix: Update yarn.lock + ubuntu build machine version
  • Loading branch information
moraesjeremias authored Mar 26, 2024
2 parents f13e3de + 3f5a774 commit d9449d1
Show file tree
Hide file tree
Showing 2 changed files with 690 additions and 434 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- released
jobs:
docker_build_push:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit d9449d1

Please sign in to comment.