Skip to content

Commit 8528a3e

Browse files
authored
chore(ci): temp disable e2e matrix
1 parent ee69215 commit 8528a3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
contents: read
2121
strategy:
2222
matrix:
23-
version: ["3.7", "3.8", "3.9"]
23+
# version: ["3.7", "3.8", "3.9"]
24+
version: ["3.7"]
2425
steps:
2526
- name: "Checkout"
2627
uses: actions/checkout@v3

0 commit comments

Comments
 (0)