Skip to content

nv2a: Update Conexant field counter on vblank #476

nv2a: Update Conexant field counter on vblank

nv2a: Update Conexant field counter on vblank #476

Workflow file for this run

name: CI
on:
pull_request:
push:
branches-ignore:
- master
tags-ignore:
- "v*"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
name: Build
uses: ./.github/workflows/build.yml
with:
ref: ${{ github.ref }}