Re-enable testing on go 1.17

This commit is contained in:
Lorenzo Bolla
2022-01-26 12:53:27 +01:00
parent 91c3ed8ec4
commit d60e575af5
+3
View File
@@ -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