Skip to content

Commit

Permalink
revert change from latest to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
bobcheng15 authored Mar 7, 2024
1 parent bfff11e commit a7b7692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
build-linux:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
max-parallel: 5
steps:
Expand Down

0 comments on commit a7b7692

Please sign in to comment.