Skip to content

Commit

Permalink
Update workspace optimizer version in contracts release CI job.
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Dec 19, 2023
1 parent bcf7b7b commit 3ead037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
container: cosmwasm/workspace-optimizer:0.12.13
container: cosmwasm/workspace-optimizer:0.14.0
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3ead037

Please sign in to comment.