Skip to content

Commit 3ae793f

Browse files
committed
CI: run BEAM tests on OTP29
Signed-off-by: Peter M <petermm@gmail.com>
1 parent fd5e619 commit 3ae793f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/run-tests-with-beam.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ jobs:
8383
otp: "28"
8484
container: erlang:28
8585

86+
- os: "ubuntu-24.04"
87+
test_erlang_opts: "-s prime_smp"
88+
otp: "29"
89+
container: erlang:29
90+
8691
# This is ARM64
8792
- os: "macos-15"
8893
otp: "26"

0 commit comments

Comments
 (0)