Skip to content

Commit ddbb374

Browse files
committed
Sync lang versions in CI matrix with latest Docker images
See kaitai-io/kaitai_struct_docker_images@e7adcef...ebc4c50
1 parent 3a6dd31 commit ddbb374

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,12 @@ jobs:
210210
implementation: '5.3'
211211
- target: lua
212212
implementation: '5.4'
213+
- target: lua
214+
implementation: '5.5'
213215
- target: nim
214216
implementation: '1.6.20'
215217
- target: nim
216-
implementation: '2.2.8'
218+
implementation: '2.2.10'
217219
- target: perl
218220
implementation: '5.30'
219221
- target: perl
@@ -231,7 +233,7 @@ jobs:
231233
- target: ruby
232234
implementation: '4.0'
233235
- target: rust
234-
implementation: '1.94'
236+
implementation: '1.95'
235237
- target: zig
236238
implementation: '0.15.2'
237239
env:

0 commit comments

Comments
 (0)