Skip to content

Commit 5490743

Browse files
committed
removing macos-latest tests
1 parent 0350fef commit 5490743

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/ci_test-vector-handler.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- ubuntu-latest
2121
- windows-latest
2222
- macos-12
23-
- macos-latest
2423
python:
2524
- 3.8
2625
- 3.x
@@ -37,8 +36,6 @@ jobs:
3736
architecture: x86
3837
- os: macos-12
3938
architecture: x86
40-
- os: macos-latest
41-
architecture: x86
4239
steps:
4340
- uses: aws-actions/configure-aws-credentials@v4
4441
with:

.github/workflows/ci_tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- ubuntu-latest
2828
- windows-latest
2929
- macos-12
30-
- macos-latest
3130
python:
3231
- 3.7
3332
- 3.8
@@ -52,8 +51,6 @@ jobs:
5251
architecture: x86
5352
- os: macos-12
5453
architecture: x86
55-
- os: macos-latest
56-
architecture: x86
5754
steps:
5855
- uses: actions/checkout@v4
5956
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)