Skip to content

Upgrade to v18

Upgrade to v18 #254

Workflow file for this run

name: 'Project: CI'
on:
push:
branches:
- 'feature/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: CI Build
uses: ./.github/workflows/shared-build.yml
with:
store-artifacts: false