We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd716a commit 466a655Copy full SHA for 466a655
1 file changed
.github/workflows/pr.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: spiceai-macos
+ runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v4
0 commit comments