Skip to content

Commit

Permalink
use go 1.22 for gha test
Browse files Browse the repository at this point in the history
  • Loading branch information
loic1 committed Jul 30, 2024
1 parent 6b5ebde commit 1d44e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nft-provider-aggregator-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.20'
go-version: '1.22'
- run: cd nft-provider-aggregator && make test

0 comments on commit 1d44e3a

Please sign in to comment.