Skip to content

Commit

Permalink
Merge pull request #1222 from dimaqq/chore-juju-360-stable
Browse files Browse the repository at this point in the history
#1222

- test against 3.6/stable now that it has been released
- remove the disabled tests that used outdated actions
  • Loading branch information
jujubot authored Dec 3, 2024
2 parents f87b50c + dda951f commit 773cda5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 145 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- "3.3/stable"
- "3.4/stable"
- "3.5/stable"
- "3.6/candidate"
- "3.6/stable"
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down Expand Up @@ -133,6 +133,7 @@ jobs:
- "3.3/stable"
- "3.4/stable"
- "3.5/stable"
- "3.6/stable"
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down
72 changes: 0 additions & 72 deletions .github/workflows/test_candidate.yaml

This file was deleted.

72 changes: 0 additions & 72 deletions .github/workflows/test_edge.yaml

This file was deleted.

0 comments on commit 773cda5

Please sign in to comment.