mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +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
|
||||
jobs:
|
||||
autoconf:
|
||||
runs-on: 'ubuntu-20.04'
|
||||
runs-on: 'ubuntu-22.04'
|
||||
|
||||
steps:
|
||||
- name: deps
|
||||
|
Loading…
Reference in New Issue
Block a user