Skip to content

Commit

Permalink
Bump to Go 1.23 (was 1.22) and Rust 1.81 (was 1.80)
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Sep 25, 2024
1 parent 101b54f commit cfde790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
- target: graphviz
implementation: '9'
- target: go
implementation: '1.22'
implementation: '1.23'
- target: java
implementation: zulu7
- target: java
Expand Down Expand Up @@ -282,7 +282,7 @@ jobs:
- target: ruby
implementation: '3.3'
- target: rust
implementation: '1.80'
implementation: '1.81'
env:
TARGET: ${{matrix.tsv.target}}
SUBTARGET: ${{matrix.tsv.subtarget}}
Expand Down

0 comments on commit cfde790

Please sign in to comment.