Skip to content

Commit

Permalink
Changed to stable OpenWrt image versions for molecule test execution
Browse files Browse the repository at this point in the history
  • Loading branch information
pe-pe committed Jul 5, 2023
1 parent 9ef5239 commit 3d8693d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
strategy:
matrix:
distribution:
- openwrt/rootfs:x86-64-openwrt-21.02 # linux/amd64
- openwrt/rootfs:x86-64-openwrt-22.03 # linux/amd64
- openwrt/rootfs:x86-64-v21.02.7 # linux/amd64
- openwrt/rootfs:x86-64-v22.03.5 # linux/amd64

steps:
- name: Check-out repository
Expand Down

0 comments on commit 3d8693d

Please sign in to comment.