mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
Update autoconf workflow to Ubuntu 22.04
This should let it succeed with autoconf 2.71
This commit is contained in:
parent
963b9eafaa
commit
0058cc69c8
2
.github/workflows/autoconf.yml
vendored
2
.github/workflows/autoconf.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
- master
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
autoconf:
|
autoconf:
|
||||||
runs-on: 'ubuntu-20.04'
|
runs-on: 'ubuntu-22.04'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: deps
|
- name: deps
|
||||||
|
Loading…
Reference in New Issue
Block a user