Skip to content

Commit

Permalink
track latest compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jul 2, 2023
1 parent 8d262b5 commit 535516f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xt/01-raku-version.rakutest
Expand Up @@ -14,7 +14,7 @@ require a recent enough version for RakuAST classes.

plan 1;

my $min = v2023.05;
my $min = v2023.06;

my $actual = $*RAKU.compiler.version;

Expand Down

0 comments on commit 535516f

Please sign in to comment.