mirror of
https://github.com/passbolt/go-passbolt.git
synced 2025-05-09 17:48:20 +00:00
fix ci
This commit is contained in:
parent
8dbb07720d
commit
a6a98a6887
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.go.yml
vendored
2
.github/workflows/.go.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.17
|
||||
go-version: 1.21
|
||||
- name: "Setup Passbolt"
|
||||
run: |
|
||||
git clone https://github.com/passbolt/passbolt_docker.git ../passbolt_docker
|
||||
|
|
Loading…
Add table
Reference in a new issue