Update OpenWrt container image
This commit is contained in:
parent
0aad80c716
commit
64b58aab14
|
@ -61,7 +61,7 @@ jobs:
|
|||
test-on-openwrt:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: openwrtorg/rootfs:x86-64-openwrt-22.03
|
||||
image: openwrt/rootfs:x86-64-openwrt-22.03
|
||||
steps:
|
||||
- name: Fix var directory
|
||||
run: mkdir -p /var/lock
|
||||
|
|
Loading…
Reference in New Issue