We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa11b2 commit 4cb1680Copy full SHA for 4cb1680
.github/workflows/build-supabase-artifacts.yml
@@ -8,8 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- # os: [windows-latest, macos-latest, ubuntu-latest]
12
- os: [ubuntu-latest]
+ os: [macos-latest, ubuntu-latest]
13
steps:
14
- name: Checkout Repository 📥
15
uses: actions/checkout@v4
0 commit comments