Revert ".github: temporarily disable Infix Classic builds"

This reverts commit 2bcb02d3ef and thus
reeneables classic builds again.  Since we build on /mnt on the runner
there should be enough room also for them.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-02-29 12:16:14 +01:00
parent f0c23ca048
commit b449b7ea82
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
platform: [aarch64, x86_64]
variant: [netconf]
variant: [netconf, classic]
fail-fast: false
steps:
- name: Maintenance