mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
github CI: use dpkg-buildpackage for building debian packages
- use go 1.19 - Makefile: improve unit test output - cleanup: remove travis
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.21'
|
||||
go-version: '1.19'
|
||||
cache: false
|
||||
- name: Create VERSION file
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user