Skip to content

Commit

Permalink
Update Ubuntu used for Namada workflow to include libssl3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed Jun 6, 2024
1 parent 88132a7 commit b761cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/namada.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ concurrency:

jobs:
gaia-namada:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
--features namada
namada:
runs-on: 16gb-ram
runs-on: ubuntu-22.04
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit b761cf6

Please sign in to comment.