Skip to content

Commit

Permalink
Update python_binding.yml ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
RoccoGuo committed Dec 21, 2022
1 parent 21f61d0 commit fbadeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_binding.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [windows-latest, macos-latest, ubuntu-latest]
platform: [windows-latest, macos-latest, ubuntu-20.04]
python-version: ["3.6", "3.8", "3.10"]

runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit fbadeb9

Please sign in to comment.