Skip to content

Fix CI highest resolution test to actually test highest versions (#1609) #1

Fix CI highest resolution test to actually test highest versions (#1609)

Fix CI highest resolution test to actually test highest versions (#1609) #1

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml