Skip to content

Commit

Permalink
Merge branch 'master' into upstream-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
OS-kiranmalsetty authored Sep 5, 2023
2 parents 97263d9 + 4eb9e6a commit fb7422a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Test
strategy:
matrix:
go-version: [1.19.x, 1.20.x]
go-version: [1.21.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module github.com/jpillora/chisel


go 1.21

require (
Expand Down

0 comments on commit fb7422a

Please sign in to comment.