Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/irisnet/irishub into rele…
Browse files Browse the repository at this point in the history
…ase/v3.x
  • Loading branch information
dreamer-zq committed Jul 2, 2024
2 parents 62e3139 + acd5c5c commit 5191e25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
setup-build-publish:
name: Setup, Build and Publish
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout Codes
uses: actions/checkout@v4
Expand All @@ -28,4 +28,4 @@ jobs:
body_path: RELEASE.md
files: |
build/iris-linux-amd64
build/iris-linux-arm64
build/iris-linux-arm64

0 comments on commit 5191e25

Please sign in to comment.