Skip to content

Commit

Permalink
bump test go version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
loic1 committed Mar 20, 2024
1 parent e795051 commit f6dff24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pds-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v1
with:
go-version: '1.18'
go-version: '1.20'
- run: cd pds && make test

0 comments on commit f6dff24

Please sign in to comment.