Skip to content

Commit

Permalink
Two more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Jul 18, 2024
1 parent 27611e0 commit ee330a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/minimal-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: ghcr.io/project-chip/chip-build-minimal:54
image: ghcr.io/project-chip/chip-build-minimal:65

steps:
- name: Checkout
Expand All @@ -55,7 +55,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: ghcr.io/project-chip/chip-build-minimal:54
image: ghcr.io/project-chip/chip-build-minimal:65

steps:
- name: Checkout
Expand Down

0 comments on commit ee330a3

Please sign in to comment.