use fedora go

This commit is contained in:
lleyton
2023-08-16 04:14:06 -07:00
committed by GitHub
parent 3ae61b9503
commit 5e0bc894fb
+1 -5
View File
@@ -16,11 +16,7 @@ jobs:
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Install repositories
run: dnf install -y mock createrepo_c rpm-build gcc curl wget git-core openssl-devel which bash cargo rust
- uses: actions/setup-go@v3
with:
go-version: "^1.19"
run: dnf install -y mock createrepo_c rpm-build gcc curl wget git-core openssl-devel which bash cargo rust go
- name: Install Anda
run: cargo install anda