Skip to content

Commit a22d090

Browse files
author
Benjamin Moody
committed
github: run tests on Python 3.15.
1 parent 13e96c2 commit a22d090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: "3.13t"
2222
flac: "system"
2323
- os: ubuntu-24.04-arm
24-
python-version: "3.14"
24+
python-version: "3.15"
2525
flac: "system"
2626

2727
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)