Skip to content

Commit fa7dbb3

Browse files
ci: Python 3.14 has been released, so remove dev (#90)
1 parent f3cfa59 commit fa7dbb3

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
@@ -28,7 +28,7 @@ jobs:
2828
- '3.11'
2929
- '3.12'
3030
- '3.13'
31-
- '3.14-dev'
31+
- '3.14'
3232
exclude:
3333
- os: windows-11-arm
3434
python: '3.10'

0 commit comments

Comments
 (0)