Skip to content

Commit

Permalink
Merge pull request #258 from OutdoorRD/update_app_cicd_python_version
Browse files Browse the repository at this point in the history
Update runner for app CI/CD workflow
  • Loading branch information
davidye007 authored Dec 27, 2024
2 parents 1ff171e + 262405c commit 801f6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app_CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: Checkout code
Expand Down

0 comments on commit 801f6f0

Please sign in to comment.