Skip to content

ci/sync: Bump runner version (#814) #1743

ci/sync: Bump runner version (#814)

ci/sync: Bump runner version (#814) #1743

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build and test
run: make docker_tests