Skip to content

Commit

Permalink
restore upstream tests for Asciidoctor, but not Prawn
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed May 17, 2024
1 parent 2009ee7 commit 1f3004f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
#- os: ubuntu-latest
# ruby: '3.3'
# asciidoctor-version: '~> 2.0.0'
#- os: ubuntu-latest
# ruby: '3.3'
# upstream: upstream
- os: ubuntu-latest
ruby: '3.3'
upstream: upstream
- os: ubuntu-latest
ruby: '3.3'
rouge-version: '~> 4.0.0'
Expand Down Expand Up @@ -159,7 +159,7 @@ jobs:
if: matrix.upstream
run: |
bundle exec ruby scripts/switch-to-asciidoctor-head.rb
bundle exec ruby scripts/switch-to-prawn-head.rb
#bundle exec ruby scripts/switch-to-prawn-head.rb
rm -f Gemfile.lock
bundle config --local clean true
bundle --jobs 3 --retry 3
Expand Down

0 comments on commit 1f3004f

Please sign in to comment.