Skip to content

Commit

Permalink
Test with Go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuel099 committed Mar 24, 2022
1 parent 4e181be commit 8373abf
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.16, 1.17]
go_vers: [1.16, 1.17, 1.18]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 8373abf

Please sign in to comment.