Bump Go test matrix versions

chore-update-workflows
Jordan Wright 2024-09-22 09:38:40 -05:00
parent 8e79294413
commit cd44dc079a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
goVer: [1.16, 1.17, 1.18]
goVer: [1.21, 1.22, 1.23]
steps:
- name: Set up Go ${{ matrix.goVer }}