We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a73691 commit 7357048Copy full SHA for 7357048
1 file changed
.github/workflows/ci.yml
@@ -320,6 +320,7 @@ jobs:
320
name: Test spacetimedb-update flow
321
permissions: read-all
322
strategy:
323
+ target: [x86_64-unknown-linux-gnu, aarch64-unknown-linux-gnu, aarch64-apple-darwin, x86_64-pc-windows-msvc]
324
matrix:
325
include:
326
- runner: spacetimedb-new-runner
0 commit comments