Skip to content

Commit 6dd8039

Browse files
committed
ci: Fix versions
1 parent a7214c2 commit 6dd8039

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/cicd.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ jobs:
5555
- 2.3.18
5656
- 2.24.15
5757
- 2.26.4
58-
- 2.28.4
59-
- 2.29.1
60-
- 2.30.2
61-
- 2.31.0
58+
- 2.28.5
59+
- 2.29.2
60+
- 2.30.3
61+
- 2.31.2
6262
exclude:
6363
- os: ubuntu-24.04-arm
6464
nix_version: 2.3.18
@@ -96,10 +96,10 @@ jobs:
9696
- 2.3.18
9797
- 2.24.15
9898
- 2.26.4
99-
- 2.28.4
100-
- 2.29.1
101-
- 2.30.2
102-
- 2.31.0
99+
- 2.28.5
100+
- 2.29.2
101+
- 2.30.3
102+
- 2.31.2
103103
exclude:
104104
- os: ubuntu-24.04-arm
105105
nix_version: 2.3.18

0 commit comments

Comments
 (0)