mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 08:58:29 +00:00
chore(docker): rm setup-golang from atlantis image workflow (#2989)
This commit is contained in:
4
.github/workflows/atlantis-image.yml
vendored
4
.github/workflows/atlantis-image.yml
vendored
@@ -31,10 +31,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.19
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user