Skip to content

Use aptly version 1.5.0 #1468

Use aptly version 1.5.0

Use aptly version 1.5.0 #1468

Workflow file for this run

name: CI
on: [pull_request, workflow_dispatch]
env:
GO_VERSION: "1.23"
jobs:
main:
name: CI
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Alex test
run: |
brew install [email protected]
which aptly
aptly version