mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
oopsy
This commit is contained in:
parent
9fb3a5dab5
commit
3c474e573f
4
.github/workflows/naming.yml
vendored
4
.github/workflows/naming.yml
vendored
@ -17,12 +17,12 @@ jobs:
|
||||
- name: Install LLVM and Clang
|
||||
uses: KyleMayes/install-llvm-action@v2
|
||||
with:
|
||||
version: '18'
|
||||
version: '16'
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
python-version: '3.13'
|
||||
|
||||
- name: Setup Python modules
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user