File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ name: molecule lint
22
33on :
44 pull_request :
5- push :
65 branches :
76 - master
87 - main
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ name: pre-commit
33on :
44 pull_request :
55 branches :
6- - main
76 - master
7+ - main
88 - devel*
99
1010jobs :
Original file line number Diff line number Diff line change 3434 matrix :
3535 config :
3636 - os : " debian11"
37- - os : " fedora37 "
37+ - os : " fedora39 "
3838 - os : " ubuntu20"
3939 - os : " ubuntu22"
4040 - os : " rockylinux8"
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Personal Access Token for GitHub account can be created [here](https://github.co
4949## Weekly tested on:
5050
5151* Debian 11
52- * Fedora 37
52+ * Fedora 39
5353* Rocky Linux 8
5454* Ubuntu 20,22
5555
You can’t perform that action at this time.
0 commit comments