Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #188 from ipfs/uci/update-go
Browse files Browse the repository at this point in the history
ci: uci/update-go
  • Loading branch information
web3-bot committed Aug 23, 2023
2 parents 2d86694 + 81830ba commit 1aa142a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ concurrency:
jobs:
go-test:
uses: pl-strflt/uci/.github/workflows/go-test.yml@v0.0
with:
go-versions: '["this"]'
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ require (
lukechampine.com/blake3 v1.2.1 // indirect
)

go 1.19
go 1.20

0 comments on commit 1aa142a

Please sign in to comment.