Skip to content

Commit

Permalink
Update go/Java/Python/Rust versions
Browse files Browse the repository at this point in the history
  • Loading branch information
macisamuele committed Mar 31, 2024
1 parent 2f16591 commit 69e8024
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]

golang_version: [1.19.3]
java_version: ['15', '16', '17', '18', '19']
python_version: ['3.10', '3.11', '3.12']
golang_version: ['1.22.1']
java_version: ['15', '21']
python_version: ['3.8', '3.10', '3.12']
rust_version: [stable]

env:
Expand Down

0 comments on commit 69e8024

Please sign in to comment.