Skip to content

Commit

Permalink
ci: use larger runner to have enough space
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Pietrusky authored and Tim Pietrusky committed Aug 7, 2024
1 parent 54a143b commit 125f0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
dev:
runs-on: ubuntu-latest-m
runs-on: ubuntu-latest-l
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 125f0b9

Please sign in to comment.