Skip to content

Commit 177f11b

Browse files
committed
Attempt to fix the workflow
1 parent 22e9860 commit 177f11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nginx-buildbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
matrix:
4747
# os: [ alpine-3.19, amazonlinux-2, amazonlinux-2023, debian-11, debian-12, freebsd-14, rhel-8, rhel-9, sles-12, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04 ]
48-
os: [ ubuntu-22.04 ]
48+
os: [ ubuntu-22.04, freebsd-14, sles-12 ]
4949
arch: [ amd64, arm64 ]
5050
subarch: [ '' ]
5151
asan: [ '' ]

0 commit comments

Comments
 (0)