Skip to content

Commit 8292334

Browse files
committed
Automated PRs for erlang updates in actions uses erlang 24.3
1 parent 69bce43 commit 8292334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-rbe-images.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
matrix:
1313
erlang_version:
1414
- "23.3"
15-
- "24.1"
15+
- "24.3"
1616
include:
1717
- erlang_version: "23.3"
1818
short_version: "23"
19-
- erlang_version: "24.1"
19+
- erlang_version: "24.3"
2020
short_version: "24"
2121
timeout-minutes: 10
2222
steps:

0 commit comments

Comments
 (0)