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 25, 2022
1 parent adda07f commit 45bad8a
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 45bad8a

Please sign in to comment.