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