Skip to content

Commit

Permalink
Merge pull request #41 from tuhinmallick/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v22
  • Loading branch information
tuhinmallick authored Sep 18, 2024
2 parents 518fe23 + 1459116 commit ecd464e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build-n-publish:
name: Build and publish Python distribution
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@master
- name: Set up Python 3.10
Expand Down

0 comments on commit ecd464e

Please sign in to comment.