summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian d foy <brian.d.foy@gmail.com>2021-01-16 07:56:23 -0500
committerbrian d foy <brian.d.foy@gmail.com>2021-01-16 07:56:23 -0500
commita2d0f2493c0050e8f7711602cec04c2577a40e89 (patch)
treed858ae5d4bf9424c310bef3977428acc8cf3fc9b
parente8810c8fb13adc3a732a897d0e47af20ada1f528 (diff)
Don't test on Mac because it doesn't use containers
-rw-r--r--.github/workflows/parallel.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/parallel.yml b/.github/workflows/parallel.yml
index eb24f2a..677fdb8 100644
--- a/.github/workflows/parallel.yml
+++ b/.github/workflows/parallel.yml
@@ -15,7 +15,6 @@ jobs:
matrix:
os:
- ubuntu-latest
- - macos-latest
perl-version:
- 'latest'