Skip to content

Commit

Permalink
Change host version to ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
1280-720 authored May 21, 2023
1 parent f13a9e2 commit f405f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: github.event.repository.owner.id == github.event.sender.id

steps:
Expand Down

0 comments on commit f405f3d

Please sign in to comment.