Skip to content

Commit

Permalink
Update Ubuntu version to 22.04 in MemPool ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mbertuletti committed Oct 16, 2024
1 parent 7c4b38e commit 977e396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# Toolchains #
################
tc-gcc:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Recover the submodule commit hash
Expand Down

0 comments on commit 977e396

Please sign in to comment.