Skip to content

Commit

Permalink
Merge pull request #2946 from irisnet/oncloudit-patch-1
Browse files Browse the repository at this point in the history
Update CICD releases.yml
  • Loading branch information
mitch1024 authored Jun 19, 2024
2 parents 25bfad8 + daea80b commit acd5c5c
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 acd5c5c

Please sign in to comment.