Skip to content

Move 3703 oppgradere efm asic til java 21 #1

Move 3703 oppgradere efm asic til java 21

Move 3703 oppgradere efm asic til java 21 #1

name: CI Workflow
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
types: [] # Empty list ensures PRs are not triggered.
jobs:
build-install-and-deploy-libs:
uses: felleslosninger/github-workflows/.github/workflows/ci-maven-install-deploy-lib.yml@main
with:
java-version: 21
sbom-path: efm-asic/target
secrets: inherit