Skip to content

Commit

Permalink
ci: update buildroot tag to match iptfs-dev/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
choppsv1 committed Jul 25, 2023
1 parent 011756c commit af1ea5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
repository: LabNConsulting/iptfs-dev

- name: Checkout buildroot source repository
run: git clone --depth 1 git://git.buildroot.net/buildroot buildroot -b 2022.08
run: git clone --depth 1 git://git.buildroot.net/buildroot buildroot -b 2023.05

- name: Checkout iproute2 repository
uses: actions/checkout@v3
Expand Down

0 comments on commit af1ea5b

Please sign in to comment.