We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a9c5b commit 0b67f11Copy full SHA for 0b67f11
1 file changed
.github/workflows/pr.yml
@@ -20,7 +20,7 @@ env:
20
jobs:
21
check:
22
name: cargo check
23
- runs-on: spiceai-dev-runners
+ runs-on: spiceai-macos-runners
24
timeout-minutes: 60
25
steps:
26
- uses: actions/checkout@v6
0 commit comments