Skip to content

Commit

Permalink
[ci] Specify AVR build container version
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-durand committed Sep 29, 2022
1 parent 0de2904 commit 55e5c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
avr-examples:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-avr
image: ghcr.io/modm-ext/modm-build-avr:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 55e5c31

Please sign in to comment.