mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11: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
|
- name: Install LLVM and Clang
|
||||||
uses: KyleMayes/install-llvm-action@v2
|
uses: KyleMayes/install-llvm-action@v2
|
||||||
with:
|
with:
|
||||||
version: '18'
|
version: '16'
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.12'
|
python-version: '3.13'
|
||||||
|
|
||||||
- name: Setup Python modules
|
- name: Setup Python modules
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user