Skip to content

Commit

Permalink
update github runner ubuntu version
Browse files Browse the repository at this point in the history
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
  • Loading branch information
Ho-Ro committed Jul 27, 2023
1 parent f3c01ff commit 50bbaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Could not symlink bin/2to3-3.11 Target /usr/local/bin/2to3-3.11 already exists.
# Could not symlink bin/2to3 Target /usr/local/bin/2to3 already exists.
# hack fix: https://github.com/actions/setup-python/issues/577#issuecomment-1365231822
os: [ubuntu-20.04, macos-11, windows-2022]
os: [ubuntu-22.04, macos-11, windows-2022]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 50bbaac

Please sign in to comment.