Skip to content

Commit 90a2306

Browse files
authored
Update aws-crt-builder to v0.9.93 (#743)
1 parent 8d6bb2f commit 90a2306

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'docs'
88

99
env:
10-
BUILDER_VERSION: v0.9.92
10+
BUILDER_VERSION: v0.9.93
1111
BUILDER_SOURCE: releases
1212
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
1313
PACKAGE_NAME: aws-crt-python
@@ -50,13 +50,11 @@ jobs:
5050
- x64
5151
- x86
5252
python:
53-
- cp38-cp38
5453
- cp39-cp39
5554
- cp310-cp310
5655
- cp311-cp311
5756
- cp312-cp312
5857
- cp313-cp313
59-
- cp313-cp313t
6058
- cp314-cp314
6159
- cp314-cp314t
6260
permissions:
@@ -78,13 +76,11 @@ jobs:
7876
fail-fast: false
7977
matrix:
8078
python:
81-
- cp38-cp38
8279
- cp39-cp39
8380
- cp310-cp310
8481
- cp311-cp311
8582
- cp312-cp312
8683
- cp313-cp313
87-
- cp313-cp313t
8884
- cp314-cp314
8985
- cp314-cp314t
9086
permissions:

0 commit comments

Comments
 (0)