Skip to content

Commit 6086b6f

Browse files
ci/docs: Update the list of supported releases
1 parent b63d5b4 commit 6086b6f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,10 @@ jobs:
3838
image: ghcr.io/gtk-rs/gtk4-rs/gtk4:latest
3939
env:
4040
RELEASES: |
41+
0.10=0.10
4142
0.9=0.9
4243
0.8=0.8
4344
0.7=0.7
44-
0.6=0.6
45-
0.5=0.5
46-
0.4=0.4
47-
0.3=0.3
4845
RUSTFLAGS: --cfg docsrs
4946
steps:
5047
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)