Skip to content

Commit caa4a28

Browse files
committed
Update the patch version tracking for the OCI workflow
for erlang 24.3
1 parent 8292334 commit caa4a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-otp-for-oci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
max-parallel: 1
1212
matrix:
1313
erlang_version:
14-
- "24.1"
14+
- "24.3"
1515
include:
16-
- erlang_version: "24.1"
16+
- erlang_version: "24.3"
1717
image_tag_suffix: 'otp-max'
1818
timeout-minutes: 10
1919
steps:

0 commit comments

Comments
 (0)