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 161bd94 commit b90573e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iriscast_package_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
test_and_lint:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: ["3.x", "3.10", "3.6.8"]
Expand Down

0 comments on commit b90573e

Please sign in to comment.