Skip to content

Commit

Permalink
fix python version name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpopesculian committed Mar 5, 2024
1 parent 30a7990 commit 0b3c12e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
target: aarch64-apple-darwin
bin: aqora
archive: tar.gz
python:
python_version:
major: 3
minor: 8
- platform:
Expand All @@ -79,7 +79,7 @@ jobs:
target: aarch64-apple-darwin
bin: aqora
archive: tar.gz
python:
python_version:
major: 3
minor: 9

Expand Down

0 comments on commit 0b3c12e

Please sign in to comment.