Skip to content

Commit

Permalink
Merge pull request #4 from stgraber/main
Browse files Browse the repository at this point in the history
github: Also test on Go 1.20
  • Loading branch information
stgraber authored Dec 17, 2023
2 parents e3cb641 + c31db98 commit f254037
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
fail-fast: false
matrix:
go-version:
- "1.20"
- "1.21"
incus-version:
- daily
Expand Down Expand Up @@ -88,6 +89,7 @@ jobs:
fail-fast: false
matrix:
go-version:
- "1.20"
- "1.21"

steps:
Expand All @@ -109,6 +111,7 @@ jobs:
fail-fast: false
matrix:
go-version:
- "1.20"
- "1.21"

steps:
Expand Down

0 comments on commit f254037

Please sign in to comment.