File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -110,13 +110,13 @@ jobs:
110110# - '3.12.0-alpha.5'
111111# - '3.12.0-alpha.6'
112112# - '3.12.0-alpha.7'
113- - ' 3.12.0-beta.1'
114- - ' 3.12.0-beta.2'
115- - ' 3.12.0-beta.3'
116- - ' 3.12.0-beta.4'
117- - ' 3.12.0-rc.1'
118- - ' 3.12.0-rc.2'
119- - ' 3.12.0-rc.3'
113+ # - '3.12.0-beta.1' - not available on ubuntu-latest for x64
114+ # - '3.12.0-beta.2' - not available on ubuntu-latest for x64
115+ # - '3.12.0-beta.3' - not available on ubuntu-latest for x64
116+ # - '3.12.0-beta.4' - not available on ubuntu-latest for x64
117+ # - '3.12.0-rc.1' - not available on ubuntu-latest for x64
118+ # - '3.12.0-rc.2' - not available on ubuntu-latest for x64
119+ # - '3.12.0-rc.3' - not available on ubuntu-latest for x64
120120 - ' 3.12-dev'
121121 - ' 3.12.0'
122122 - ' 3.12.1'
You can’t perform that action at this time.
0 commit comments