get rid of unsupported runner
This commit is contained in:
parent
191fd2c375
commit
8fb4af3a49
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-linux:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Reference in New Issue