Skip to content

Commit

Permalink
fixup! chore (ldap): updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambrt committed Mar 27, 2024
1 parent d833dda commit afe6373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: true
matrix:
go: ["1.21", "1.20", "1.19"]
go: ["1.21"]
platform: [ubuntu-latest] # can not run in windows OS
runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit afe6373

Please sign in to comment.