Skip to content

Commit

Permalink
Update .github/workflows/test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Tammy Baylis <[email protected]>
  • Loading branch information
swi-jared and tammy-baylis-swi authored Apr 18, 2024
1 parent ffca6ba commit 2d9b320
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 2d9b320

Please sign in to comment.