Skip to content

Merge pull request #1401 from o1-labs/dw/graphql #15

Merge pull request #1401 from o1-labs/dw/graphql

Merge pull request #1401 from o1-labs/dw/graphql #15

name: Build Ubuntu 24.04
on:
push:
branches: [main, develop]
pull_request:
paths-ignore: ["frontend"]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-reusable.yaml
with:
os: ubuntu-24.04
cache-prefix: ubuntu-24-04-
build-wasm: true