Skip to content

Commit

Permalink
Travis build hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
taers232c committed Dec 5, 2024
1 parent ac1e15f commit dbdf5d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ dist: focal

env:
global:
# - BUILD_PYTHON_VERSION=3.12.5
- BUILD_PYTHON_VERSION=3.12.8
- BUILD_PYTHON_VERSION=3.12.5
- MIN_PYTHON_VERSION=3.12.5
- LINUX_BUILD_OPENSSL_VERSION=3.3.1
- LINUX_MIN_OPENSSL_VERSION=3.3.1
Expand Down Expand Up @@ -49,6 +48,7 @@ jobs:
arch: arm64
language: shell
env:
- BUILD_PYTHON_VERSION=3.12.8
- DIST_UPGRADE=false
filter_secrets: false
- os: linux
Expand Down

0 comments on commit dbdf5d2

Please sign in to comment.