We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5721035 commit b625b88Copy full SHA for b625b88
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
permissions:
31
contents: read
32
checks: write
33
- runs-on: spacetimedb-unity-runner
+ runs-on: ubuntu-latest
34
timeout-minutes: 30
35
env:
36
CARGO_TARGET_DIR: ${{ github.workspace }}/target
0 commit comments