Skip to content

Commit

Permalink
chore: update go-version in actors-test
Browse files Browse the repository at this point in the history
chore: update go-version in actors-test
  • Loading branch information
rjan90 committed Sep 16, 2024
1 parent a755684 commit 6dbe9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builtin-actor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.21
go-version: 1.22
- run: go test -tags=release ./build

0 comments on commit 6dbe9e5

Please sign in to comment.