Skip to content

Commit babff90

Browse files
committed
ci: Use macos-latest
1 parent 75550e9 commit babff90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: bun run lint
2424

2525
build:
26-
runs-on: ubuntu-latest
26+
runs-on: macos-latest
2727
timeout-minutes: 30
2828
steps:
2929
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3

0 commit comments

Comments
 (0)