Skip to content
Snippets Groups Projects
Commit 9ee644aa authored by Tim Liu's avatar Tim Liu
Browse files

add go 1.21 to github workflow

parent 861935d2
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.18' ]
go: [ '1.18', '1.21' ]
steps:
- uses: actions/checkout@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment