Skip to content

Commit

Permalink
Revert. Downgrade to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 committed Jun 26, 2024
1 parent af9d35f commit 000b3f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_publish_openelis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
with:
distribution: 'zulu'
java-version: '7'
- name: Setup Ruby 3.3
- name: Setup Ruby 2.5
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3
ruby-version: 2.5
- name: Install Compass
run: gem install compass
- name: Install Ant 1.9
Expand Down

0 comments on commit 000b3f5

Please sign in to comment.