Skip to content

Commit

Permalink
Merge pull request #136 from QGEP/poa_update_ubuntu
Browse files Browse the repository at this point in the history
Upgrade to not deprecated ubuntu for CI need
  • Loading branch information
ponceta committed Apr 25, 2024
2 parents ce05748 + 91ceca7 commit e9cc2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

name: Release to Pypi

runs-on: ubuntu-18.04
runs-on: ubuntu-20.04

steps:

Expand Down

0 comments on commit e9cc2fd

Please sign in to comment.