We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da58f0 commit 91b8284Copy full SHA for 91b8284
.github/workflows/trustzone-emulator-tests.yml
@@ -8,7 +8,7 @@ jobs:
8
trustzone-emulator-tests:
9
runs-on: ubuntu-latest
10
container:
11
- image: ghcr.io/danielinux/m33mu-ci:1.4
+ image: ghcr.io/danielinux/m33mu-ci:1.5
12
steps:
13
- uses: actions/checkout@v4
14
0 commit comments