Skip to content

Commit

Permalink
update action to ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Jul 30, 2024
1 parent c0d65f5 commit 417c22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_rechunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:

jobs:
deploy_pypi:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
environment: prod

steps:
Expand Down

0 comments on commit 417c22a

Please sign in to comment.