Skip to content

Commit

Permalink
edit release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
max-hoffman committed Feb 14, 2023
1 parent ac49e29 commit a2f2c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
bump-version:
name: Bump Version and Release
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10"]
Expand Down

0 comments on commit a2f2c3a

Please sign in to comment.