Skip to content

Commit

Permalink
Added changelog and corrected ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Oct 17, 2024
1 parent 265c8a7 commit 9903c56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
Linux-System-Service:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
needs: Pre-Commit

timeout-minutes: 25
Expand Down Expand Up @@ -352,7 +352,7 @@ jobs:


Linux:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
needs: Pre-Commit

timeout-minutes: 25
Expand Down
1 change: 1 addition & 0 deletions changelog/182.improvement.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated GitHub Actions for recent EOL of Python 3.7 and 3.8, using Salt 3006.9 and 3007.1, also use of psutil.AccessDenied

0 comments on commit 9903c56

Please sign in to comment.