Skip to content

Commit 0b67f11

Browse files
committed
Use macOS runners
1 parent 28a9c5b commit 0b67f11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
jobs:
2121
check:
2222
name: cargo check
23-
runs-on: spiceai-dev-runners
23+
runs-on: spiceai-macos-runners
2424
timeout-minutes: 60
2525
steps:
2626
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)