Skip to content

chore: bump julia-actions/julia-downgrade-compat from 2.1 to 2.2 #721

chore: bump julia-actions/julia-downgrade-compat from 2.1 to 2.2

chore: bump julia-actions/julia-downgrade-compat from 2.1 to 2.2 #721

name: CI (LuxTestUtils)
on:
pull_request:
branches:
- main
paths:
- ".github/workflows/CommonCI.yml"
- "lib/LuxTestUtils/**"
- ".github/workflows/CI_LuxTestUtils.yml"
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
jobs:
test:
uses: ./.github/workflows/CommonCI.yml
with:
julia_version: "1.12"
project: "lib/LuxTestUtils"