Skip to content

Commit b2462b5

Browse files
committed
test-sourceforge-downloads.yml update
1 parent e688479 commit b2462b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-sourceforge-downloads.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
download_sourceforge "${name}" "1.12.1-1" ${threshold} "${platforms}"
5757
download_sourceforge "${name}" "1.11.1-3" ${threshold} "${platforms}"
5858
59-
# 2020
60-
platforms="win32-x64,win32-x32,linux-x64,linux-x32,linux-arm64,linux-arm,darwin-x64"
59+
# 2021
60+
platforms="win32-x64,win32-ia32,linux-x64,linux-ia32,linux-arm64,linux-arm,darwin-x64"
6161
6262
download_sourceforge "${name}" "1.10.2-5" ${threshold} "${platforms}"
6363

0 commit comments

Comments
 (0)