We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0350fef commit 5490743Copy full SHA for 5490743
.github/workflows/ci_test-vector-handler.yaml
@@ -20,7 +20,6 @@ jobs:
20
- ubuntu-latest
21
- windows-latest
22
- macos-12
23
- - macos-latest
24
python:
25
- 3.8
26
- 3.x
@@ -37,8 +36,6 @@ jobs:
37
36
architecture: x86
38
- os: macos-12
39
40
- - os: macos-latest
41
- architecture: x86
42
steps:
43
- uses: aws-actions/configure-aws-credentials@v4
44
with:
.github/workflows/ci_tests.yaml
@@ -27,7 +27,6 @@ jobs:
27
28
29
30
31
32
- 3.7
33
@@ -52,8 +51,6 @@ jobs:
52
51
53
54
55
56
57
58
- uses: actions/checkout@v4
59
- uses: actions/setup-python@v4
0 commit comments