Skip to content

Commit

Permalink
update ubuntu for action
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor committed Apr 4, 2023
1 parent 7a174fd commit d7b1cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build-and-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Setup Python
Expand Down

0 comments on commit d7b1cab

Please sign in to comment.