Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into jacob/packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
jtbandes committed Dec 16, 2024
2 parents 6bd0723 + b2591f7 commit a737458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

python:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04 # Required for python 3.7
defaults:
run:
working-directory: python
Expand Down

0 comments on commit a737458

Please sign in to comment.