Skip to content

Commit

Permalink
We dont need python 3.12 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Titley authored and Luke Titley committed Dec 30, 2023
1 parent bb32156 commit 5d85a11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
python-version: 3.11
- name: Init submodules
run: git submodule update --init --recursive
- name: Run build
Expand Down

0 comments on commit 5d85a11

Please sign in to comment.