Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Goodman authored Aug 2, 2024
1 parent 6feb17f commit 08da0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install Python
uses: actions/setup-python@v5
with:
python-version: '${PYTHON_VER}-dev'
python-version: '3.12.4-dev'

- name: Install LLVM
uses: trail-of-forks/install-llvm-action@master
Expand Down

0 comments on commit 08da0e4

Please sign in to comment.