Skip to content

mesa: remove annoying prints on 3.2 #260

mesa: remove annoying prints on 3.2

mesa: remove annoying prints on 3.2 #260

Workflow file for this run

name: Push to develop
on:
push:
branches:
- develop
paths:
- 'build.zig'
- 'build.zig.zon'
- 'ext/**'
- '!ext/**.md'
- 'pkg/**'
- '.github/workflows/**.yml'
- '*.sh'
jobs:
urbit:
uses: ./.github/workflows/shared.yml
with:
pace: 'edge'
upload: true
secrets: inherit
docker:
uses: ./.github/workflows/docker-shared.yml
with:
pace: 'edge'
secrets: inherit