Skip to content

Commit 8b8bd0a

Browse files
committed
Try running CI on a larger runner
1 parent 00d13f7 commit 8b8bd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
jobs:
66
test:
77
name: Test
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-latest-m
99
container:
1010
image: node:18
1111
strategy:

0 commit comments

Comments
 (0)