Skip to content

build: migrate build to use ubuntu 24.04 #2438

build: migrate build to use ubuntu 24.04

build: migrate build to use ubuntu 24.04 #2438

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
slow-test: false
coverage:
uses: ./.github/workflows/coverage.yaml
with:
slow-test: false