Skip to content

Commit

Permalink
Update ci (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
blxdyx authored Sep 23, 2024
1 parent cc369cf commit d4d14cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
# Publish `v1.2.3` tags as releases.
tags:
- v*
- *

env:
IMAGE_NAME: bsc-erigon
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

build-release:
## runs-on: ubuntu-22.04
runs-on: ubuntu-latest-devops-xxlarge
runs-on: ubuntu-latest
timeout-minutes: 30
name: Build Artifacts and multi-platform Docker image, publish draft of the Release Notes

Expand Down

0 comments on commit d4d14cd

Please sign in to comment.