summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2024-03-06 01:04:03 -0700
committerDan Allen <dan.j.allen@gmail.com>2024-03-06 01:04:03 -0700
commita10537d7d9f6bd1a72b5a0bc3e541e72de3751e4 (patch)
treec92911cc0498e9de71319fbc22290bbcfe1ed61e
parent6c2d4b0ded9591eccb245b6f596a9bb57873203d (diff)
remove upstream from the CI matrix until the incompatibility can be addressed
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7f749ded..5b8eeed0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -72,9 +72,9 @@ jobs:
#- os: ubuntu-latest
# ruby: '3.2'
# asciidoctor-version: '~> 2.0.0'
- - os: ubuntu-latest
- ruby: '3.2'
- upstream: upstream
+ #- os: ubuntu-latest
+ # ruby: '3.2'
+ # upstream: upstream
- os: ubuntu-latest
ruby: '3.2'
rouge-version: '~> 4.0.0'