Revert miner back to 3.4.3, 3.5.2 has error "Could not make binaries for gfx1010". (#22)

This commit is contained in:
Hyperling 2021-12-27 06:10:30 -06:00 committed by GitHub
parent 451e76559d
commit b26d94d911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
- name: Miner | Facts | System | nanominer 1
set_fact:
nanominer_home: "{{ user_mfn.home }}/nanominer"
nanominer_version: "3.5.2" # Download link: https://github.com/nanopool/nanominer/releases
nanominer_version: "3.4.3" # Download link: https://github.com/nanopool/nanominer/releases
nanominer_script: "{{ user_mfn.home }}/nanominer.sh"
- name: Miner | Facts | System | nanominer 2