Skip to content

Commit

Permalink
Revert "build: Update Quarto deps version limit"
Browse files Browse the repository at this point in the history
This reverts commit 245e796.
  • Loading branch information
hpohekar committed Dec 3, 2024
1 parent 245e796 commit ce92c1e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@ jobs:
- name: Install Quarto
run: |
wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.6.39/quarto-1.6.39-linux-amd64.deb
sudo dpkg -i quarto-1.6.39-linux-amd64.deb
sudo apt install build-essential libssl-dev libxml2-dev libcurl4-openssl-dev libfontconfig1-dev zlib1g-dev libharfbuzz-dev libfribidi-dev libfreetype6-dev libpng-dev libtiff5-dev libjpeg-dev
pip install quarto-cli==1.5.57
- name: Check Quarto Version
shell: bash
Expand Down

0 comments on commit ce92c1e

Please sign in to comment.