Skip to content

Commit ce739ac

Browse files
committed
[CI] Build with haxe 5 preview
1 parent 4d67f7d commit ce739ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN apt-get update \
88
&& apt-get autoremove -y \
99
&& apt-get clean -y \
1010
&& rm -rf /var/lib/apt/lists/*
11-
ARG HAXE_VERSION=4.2.5
11+
ARG HAXE_VERSION=5.0.0-preview.1
1212

1313
npm-install:
1414
RUN apt-get update \

0 commit comments

Comments
 (0)