Skip to content

Commit ca6135b

Browse files
committed
ci: build 540 now that full builds 542
1 parent 1949b19 commit ca6135b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
needs: build-linux
4646
strategy:
4747
matrix:
48-
config: [full, small, full-vista, small-vista, full-536, small-536]
48+
config: [full, small, full-vista, small-vista, full-536, small-536, full-540, small-540]
4949
steps:
5050
- name: Fetch build artifacts
5151
uses: actions/download-artifact@v8
@@ -200,4 +200,6 @@ jobs:
200200
small-vista/*
201201
full-536/*
202202
small-536/*
203+
full-540/*
204+
small-540/*
203205
APPerl-*-all.zip

0 commit comments

Comments
 (0)