Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mie-lab/trackintel
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaWie committed Apr 20, 2023
2 parents 3ac4957 + 11cd259 commit 22f9457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push
jobs:
build-n-publish:
name: Build and publish Python distr to TestPyPI
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@master
- name: Set up Python 3.8
Expand Down

0 comments on commit 22f9457

Please sign in to comment.