Skip to content

Commit f17ddbe

Browse files
author
Lucas McDonald
committed
m
1 parent a516329 commit f17ddbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_test_python.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
library: [DynamoDbEncryption]
28-
python-version: ["3.11", "3.12", "3.13"]
28+
python-version: ["3.11"]
2929
os: [
30-
macos-13,
30+
# macos-13,
3131
ubuntu-22.04,
3232
# Dafny-transpiled Python tests use a PYTHONPATH hack that doesn't work on Windows.
3333
# Windows is tested with non-Dafny-transpiled Python tests.

0 commit comments

Comments
 (0)