Skip to content

Commit

Permalink
Switch 3.11.5 to 3.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cro authored and dwoz committed Oct 19, 2023
1 parent 50de86a commit c0e8c8d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-cross-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
version:
- 3.10.13
- 3.11.5
- 3.11.6
host:
- x86_64
- aarch64
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
matrix:
version:
- 3.10.13
- 3.11.5
- 3.11.6
arch:
- x86_64

Expand Down Expand Up @@ -170,7 +170,7 @@ jobs:
matrix:
version:
- 3.10.13
- 3.11.5
- 3.11.6
arch:
- amd64
- x86
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-native-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
version:
- 3.10.13
- 3.11.5
- 3.11.6
host:
- x86_64
- aarch64
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
matrix:
version:
- 3.10.13
- 3.11.5
- 3.11.6
arch:
- x86_64

Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:
matrix:
version:
- 3.10.13
- 3.11.5
- 3.11.6
arch:
- amd64
- x86
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-build-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
python:
- 3.10.13
- 3.11.5
- 3.11.6
platform:
- linux-gnu
- win
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-fips-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
version:
- 3.10.13
- 3.11.5
- 3.11.6
arch:
- x86_64
env:
Expand Down

0 comments on commit c0e8c8d

Please sign in to comment.