Skip to content

Commit

Permalink
Added SDK testlog
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Jul 25, 2024
1 parent 7a4f590 commit a132573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: Test
strategy:
matrix:
go-version: [ 1.17.0, 1.20.0, 1.21.0 ]
go-version: [ 1.17.0, 1.21.0, 1.22.0 ]
os: [ ubuntu-latest, macos-latest, windows-latest ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit a132573

Please sign in to comment.