Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 55bd6fa

Browse files
committedMay 13, 2024·
fix development workflow
Signed-off-by: Nicola Murino <[email protected]>
1 parent 5bc3e16 commit 55bd6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/development.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Set up Go
110110
uses: actions/setup-go@v5
111111
with:
112-
go-version: '1.20'
112+
go-version: '1.21'
113113

114114
- name: Run tests using PostgreSQL provider
115115
run: |

0 commit comments

Comments
 (0)
This repository has been archived.