Skip to content

Commit e6cf7ec

Browse files
committed
ci(system-tests): run on pull requests
1 parent 2eec73d commit e6cf7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_layer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fail-fast: false
3939
matrix:
4040
arch: [arm64, amd64]
41-
python_version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
41+
python_version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
4242

4343
steps:
4444
- name: Checkout

0 commit comments

Comments
 (0)