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 5598806 commit 2b3863d
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
runs-on: ubuntu-latest-m
timeout-minutes: 30
steps:
- name: Checkout branch
Expand Down

0 comments on commit 2b3863d

Please sign in to comment.