Skip to content

Commit

Permalink
revert pin to v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Kahtaf committed Nov 12, 2024
1 parent 47d03d2 commit 89e4d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Clone and set up GSC
run: |
git clone --branch v1.7 https://github.com/gramineproject/gsc.git
git clone https://github.com/gramineproject/gsc.git
cd gsc
python3 -m pip install --no-cache-dir 'docker>=7.1.0' 'jinja2>=3.1.4' 'tomli>=2.0.1' 'tomli-w>=1.0.0' 'pyyaml>=6.0.2'
Expand Down

0 comments on commit 89e4d42

Please sign in to comment.