Skip to content

Replace GPR build with Alire setup in workflow #2

Replace GPR build with Alire setup in workflow

Replace GPR build with Alire setup in workflow #2

Workflow file for this run

name: Ada (GNAT)
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Alire
uses: alire-project/setup-alire@v4
- name: Build
run: alr build