mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
Re-enable testing on go 1.17
This commit is contained in:
@@ -36,6 +36,9 @@ jobs:
|
||||
- go: 1.16
|
||||
run_long_tests: yes
|
||||
allow_failure: false
|
||||
- go: 1.17
|
||||
run_long_tests: yes
|
||||
allow_failure: false
|
||||
|
||||
env:
|
||||
NO_FTP_ACCESS: yes
|
||||
|
||||
Reference in New Issue
Block a user