We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8c45f commit cb1cf5bCopy full SHA for cb1cf5b
1 file changed
.github/workflows/test.yaml
@@ -95,6 +95,9 @@ jobs:
95
# save some resources for now.
96
# - "3.9"
97
- "3.10"
98
+ juju:
99
+ - "3.1/stable"
100
+ - "3.3/stable"
101
steps:
102
- name: Check out code
103
uses: actions/checkout@v4
0 commit comments