Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v1.0.0-pre' into update-libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
swi-jared committed Apr 18, 2024
2 parents 93a2d03 + 1184988 commit 4f5738e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
goversion: ['1.22', '1.21']
goversion: ['1.21', '1.22']
name: Go ${{ matrix.goversion }} tests
env:
SW_APM_DEBUG_LEVEL: 1
Expand Down

0 comments on commit 4f5738e

Please sign in to comment.