Skip to content

Commit a40a24d

Browse files
committed
Use -dev instead of pinning to beta.3
1 parent e29dc1c commit a40a24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- "3.10"
111111
- "3.11"
112112
- key: "3.12"
113-
full: "3.12.0-beta.3"
113+
full: "3.12.0-dev"
114114

115115
steps:
116116
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)