Skip to content

Commit

Permalink
quotes on 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Shotgunosine committed Nov 6, 2024
1 parent 40b554c commit e4a54f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_executables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
auto-update-conda: true
activate-environment: kivy20
python-version: 3.10
python-version: "3.10"
channels: conda-forge
- name: Checkout code
uses: actions/checkout@v4
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
miniconda-version: latest
auto-update-conda: true
activate-environment: kivy20
python-version: 3.10
python-version: "3.10"
channels: conda-forge
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit e4a54f0

Please sign in to comment.