Skip to content

Commit

Permalink
Removing xenial (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Aug 15, 2023
1 parent f6e9784 commit 336b70d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,6 @@ jobs:
GPG_PASSWORD: ${{secrets.GPG_PASSWORD}}
GPG_KEY: ${{secrets.GPG_KEY}}


xenial-x86:
uses: ./.github/workflows/RELEASE_REUSE.yml
with:
osnick: xenial
s3root: s3://redismodules/redis-stack
s3publicreponame: packages.redis.io
secrets:
AWS_ACCESS_KEY_ID: ${{secrets.AWS_ACCESS_KEY_ID}}
AWS_SECRET_ACCESS_KEY: ${{secrets.AWS_SECRET_ACCESS_KEY}}
PACKAGES_AWS_ACCESS_KEY_ID: ${{secrets.PACKAGES_AWS_ACCESS_KEY_ID}}
PACKAGES_AWS_SECRET_ACCESS_KEY: ${{secrets.PACKAGES_AWS_SECRET_ACCESS_KEY}}
GPG_PASSWORD: ${{secrets.GPG_PASSWORD}}
GPG_KEY: ${{secrets.GPG_KEY}}

bionic-x86:
uses: ./.github/workflows/RELEASE_REUSE.yml
with:
Expand Down

0 comments on commit 336b70d

Please sign in to comment.