Skip to content

Commit

Permalink
Merge pull request #2949 from irisnet/dreamer/v3.x
Browse files Browse the repository at this point in the history
chores:merge from master
  • Loading branch information
mitch1024 authored Jul 2, 2024
2 parents 62e3139 + 5191e25 commit 0110fca
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 0110fca

Please sign in to comment.