Skip to content

Commit

Permalink
Attempt to fix the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Jul 26, 2024
1 parent 22e9860 commit 177f11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nginx-buildbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
matrix:
# 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 ]
os: [ ubuntu-22.04 ]
os: [ ubuntu-22.04, freebsd-14, sles-12 ]
arch: [ amd64, arm64 ]
subarch: [ '' ]
asan: [ '' ]
Expand Down

0 comments on commit 177f11b

Please sign in to comment.