Skip to content

Commit 433d4f3

Browse files
authored
Update ci.yml
- Use :latest image
1 parent c07c42e commit 433d4f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
tutorial:
1717
name: Build tutorial
1818
runs-on: ubuntu-24.04
19-
container: ghcr.io/iarsystems/arm:9.60.4
19+
container: ghcr.io/iarsystems/arm
2020
steps:
2121
- name: Checkout project
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)