mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
clean-exit test: bump golang version to 1.21 (#9160)
This commit is contained in:
parent
7490e7dd63
commit
b4fd278533
2
.github/workflows/qa-clean-exit.yml
vendored
2
.github/workflows/qa-clean-exit.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
Reference in New Issue
Block a user