Skip to content

Commit

Permalink
Add 1.16 and update older version (bytecodealliance#70)
Browse files Browse the repository at this point in the history
Retire 1.13.
  • Loading branch information
fgsch committed Mar 18, 2021
1 parent 4d057f4 commit bdd7ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
go: ['1.13.15', '1.14.11', '1.15.4']
go: ['1.14.15', '1.15.10', '1.16'.2]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit bdd7ea2

Please sign in to comment.