Skip to content

Commit

Permalink
Updated release build to Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed Jan 13, 2024
1 parent 0925865 commit 06c383e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

build_lin:
name: Build Ubuntu artifacts
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Prepare Ubuntu tools
run: |
Expand Down

0 comments on commit 06c383e

Please sign in to comment.