Skip to content

Commit

Permalink
test go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Apr 3, 2022
1 parent ac3dd29 commit a1e1c1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: ['1.11', '1.12', '1.13', '1.14', '1.15', '1.16', '1.17']
go: ['1.11', '1.12', '1.13', '1.14', '1.15', '1.16', '1.17', '1.18']

steps:
- uses: actions/setup-go@v1
Expand Down
12 changes: 0 additions & 12 deletions .whitesource

This file was deleted.

0 comments on commit a1e1c1f

Please sign in to comment.