Change runner ver
This commit is contained in:
parent
e37cba6fa4
commit
b705a61343
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-and-release:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue