Skip to content

Commit

Permalink
update pipeline to test on current ant previous versions
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorasm committed Feb 8, 2024
1 parent 2147419 commit 116a183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ macos-latest, ubuntu-latest]
go_vers: ['1.21']
go_vers: ['1.21', '1.22']
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 116a183

Please sign in to comment.