File tree Expand file tree Collapse file tree 4 files changed +16
-5
lines changed
Expand file tree Collapse file tree 4 files changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,12 @@ jobs:
1818 matrix :
1919 cip :
2020 - tag : static
21- - tag : " 5.37 "
22- - tag : " 5.36 "
23- # - tag: "5.36 "
21+ - tag : " 5.41 "
22+ - tag : " 5.40 "
23+ # - tag: "5.40 "
2424# wasmtime: "v0.28.0"
25+ - tag : " 5.38"
26+ - tag : " 5.36"
2527 - tag : " 5.34"
2628 - tag : " 5.32"
2729 - tag : " 5.30"
Original file line number Diff line number Diff line change 55* .wasm
66/jit- *
77/.teset-script *
8+ /.build
9+ * .old
10+ * .orig
Original file line number Diff line number Diff line change 1+ {
2+ "pls.perlcritic.perlcriticrc" : " perlcriticrc" ,
3+ "pls.inc" : [
4+ " $ROOT_PATH/lib"
5+ ]
6+ }
Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ name = Wasm
22author = Graham Ollis <
[email protected] >
33license = Perl_5
44copyright_holder = Graham Ollis
5- copyright_year = 2020-2022
5+ copyright_year = 2020-2024
66version = 0.23
77
88; authordep Test::Memory::Cycle
99
1010[@Author::Plicease]
11- :version = 2.72
11+ :version = 2.79
1212release_tests = 1
1313installer = Author::Plicease::MakeMaker
1414github_user = perlwasm
You can’t perform that action at this time.
0 commit comments