Skip to content
Snippets Groups Projects
Commit ee2caf17 authored by Fijxu's avatar Fijxu
Browse files

Merge branch 'dev' into dev-fork

parents ede4f2d8 f9f4622b
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,8 @@ jobs: ...@@ -49,7 +49,8 @@ jobs:
image: linux-mingw image: linux-mingw
container: container:
image: fijxu/build-environments:${{ matrix.image }} image: fijxu/build-environments:${{ matrix.image }}
options: -u 1001 # User 1001 doesn't exists on the images.
# options: -u 1001
steps: steps:
- uses: https://code.forgejo.org/actions/checkout@v3 - uses: https://code.forgejo.org/actions/checkout@v3
with: with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment