Skip to content

Commit

Permalink
Land #19190, Disable pcaprb errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 committed May 20, 2024
2 parents 40f7539 + 73fdffb commit 6301d84
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ jobs:
matrix:
os:
- macos-11
- windows-2019
# Temporarily disabled for failing pcaprub compilation:
# - windows-2019
- ubuntu-20.04
ruby:
- 3.0.2
Expand All @@ -71,8 +72,8 @@ jobs:
# - { name: php, runtime_version: 8.2 }
include:
# Windows Meterpreter
- { meterpreter: { name: windows_meterpreter }, os: windows-2019 }
# Temporarily required for failing pcaprub compilation:
# Temporarily disabled for failing pcaprub compilation:
# - { meterpreter: { name: windows_meterpreter }, os: windows-2019 }
# - { meterpreter: { name: windows_meterpreter }, os: windows-2022 }

# Mettle
Expand Down

0 comments on commit 6301d84

Please sign in to comment.