Skip to content

Commit

Permalink
update runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
KarmanLeung committed Apr 11, 2023
1 parent 1b892f0 commit ebc6808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
python_version: [3.11, 3.10, 3.9, 3.8]
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-python@v4
Expand Down

0 comments on commit ebc6808

Please sign in to comment.