Skip to content

Commit 9b2c029

Browse files
authored
mute stubs test for linux py3.13 (Netflix#2295)
... while we debug
1 parent c1def39 commit 9b2c029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-stubs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ubuntu-20.04]
21-
ver: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
21+
ver: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
2222
include:
2323
- os: macos-latest
2424
ver: "3.13"

0 commit comments

Comments
 (0)