Skip to content

Commit 3e2b6cb

Browse files
committed
Fix missing job name in circleci
1 parent 58ff463 commit 3e2b6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,4 @@ workflows:
170170
parameters:
171171
distro: [fedora37, fedora38, centos8, centos9, debian11, ubuntu2204, archlinux, opensuse15, alpine317]
172172
- nixos
173-
- bigsur
173+
- ventura

0 commit comments

Comments
 (0)