Skip to content

Commit 283c274

Browse files
authored
Update compileall.yml
1 parent 33a1f06 commit 283c274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compileall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
# Prepare
224224
successfully_processed=()
225225
failed_extensions=()
226-
versions="8.0"
226+
versions="7.2,7.3,7.4,8.0,8.1,8.2,8.3,8.4"
227227
current_extension=0
228228
229229
# Do not fail the entire job on a single iteration error

0 commit comments

Comments
 (0)