Skip to content

Commit

Permalink
Updating running Ubuntu version.
Browse files Browse the repository at this point in the history
Updated the Ubuntu version that the workflow runs on.
  • Loading branch information
RWhiting78 authored Sep 20, 2024
1 parent b90573e commit 1827adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud_chatops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
Pylint-Tests-Codecov:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: [ "3.12", "3.x" ]
Expand Down

0 comments on commit 1827adb

Please sign in to comment.