Skip to content

Commit bd06a54

Browse files
committed
Fix versions for tumbleweed
1 parent 237b6bd commit bd06a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/opensuse-tumbleweed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
container: opensuse/tumbleweed
77
strategy:
88
matrix:
9-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
9+
python-version: ["3.9", "3.10", "3.11", "3.12"]
1010
steps:
1111
- uses: actions/checkout@v1
1212
- name: Install build dependencies

0 commit comments

Comments
 (0)