Skip to content

Commit

Permalink
support for Go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Sep 20, 2023
1 parent 196f342 commit 1640410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: WillAbides/setup-go-faster@v1.8.0
- uses: WillAbides/setup-go-faster@v1.9.1
id: setup-go-faster
with:
go-version: ${{ matrix.go-version }}
Expand Down

0 comments on commit 1640410

Please sign in to comment.