Skip to content

Commit

Permalink
Try running CI on a larger runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed May 15, 2024
1 parent 00d13f7 commit 8b8bd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
jobs:
test:
name: Test
runs-on: ubuntu-latest
runs-on: ubuntu-latest-m
container:
image: node:18
strategy:
Expand Down

0 comments on commit 8b8bd0a

Please sign in to comment.