Skip to content

Commit

Permalink
Land #19182, Disable the windows server 2022 test build
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 authored May 14, 2024
2 parents 9c4849e + b9c09d7 commit f6e7aac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
include:
# Windows Meterpreter
- { meterpreter: { name: windows_meterpreter }, os: windows-2019 }
- { meterpreter: { name: windows_meterpreter }, os: windows-2022 }
# Temporarily required for failing pcaprub compilation:
# - { meterpreter: { name: windows_meterpreter }, os: windows-2022 }

# Mettle
- { meterpreter: { name: mettle }, os: macos-11 }
Expand Down

0 comments on commit f6e7aac

Please sign in to comment.