Skip to content

Commit

Permalink
chore: update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev committed Dec 10, 2024
1 parent cc5f98d commit c93e379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:
jobs:
release:
name: Release
runs-on: ubuntu-latest-m
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout branch
Expand Down

0 comments on commit c93e379

Please sign in to comment.