Skip to content

Commit

Permalink
💽 ci: Update go-version o CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jictyvoo committed May 26, 2024
1 parent a1d124c commit 1cc62fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
strategy:
matrix:
go-version:
- 1.18.x
- 1.19.x
- 1.20.x
- 1.21.x
- 1.22.x
platform:
- ubuntu-latest
- windows-latest
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/test_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ jobs:
strategy:
matrix:
go-version:
- 1.18.x
- 1.19.x
- 1.20.x
- 1.21.x
- 1.22.x
platform:
- ubuntu-latest
- windows-latest
Expand Down

0 comments on commit 1cc62fe

Please sign in to comment.